Parth Chugh
Results
3
comments of
Parth Chugh
I tried the same method ```json query GetDocumentAndTags { contentDetails(where: {orderby: {field: META, order:DESC} metaQuery: { metaArray: [ { key: "order" } ] }} ) { edges { node {...
Yes it actually worked, Thanks for the fast response :)
Any Update on this?