How to query the asset using a particular tag using graphql in aem – Experience League Community

How to query the asset using a particular tag using graphql in aem – Experience League Community

@VedhaSri. To query content fragments based on tag. Use the GraphQl query in the below manner. query { cityList( includeVariations: true,

 

Read More