수준 1
수준 2
커뮤니티 로그인
자세한 정보
로그인하여 배지 모두 보기
내 커뮤니티 업적 표시줄을 확대합니다.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi All,
We're using GraphQL query list from Content Fragments and we need to order list by latest modified.
but we can't get the latest modified data from a Model, any solution can achieve this?
Thanks
Tiger
해결되었습니다! 솔루션으로 이동.
Hi @huy39382677 ,
According to the documentation:
to retrieve date values from metadata you can use calendarMetadata or calendarArrayMetadata, something like this:
item { _metadata { calendarMetadata { name, value } calendarArrayMetadata { name, value } } }
If at any reason this will not work for you, I would recommend to raise support ticket to Adobe.
원본 게시물의 솔루션 보기
조회 수
Likes
답글