AEM-GraphQL -@include and @skip
Hi Team,
In a headless approach, We are using Graph QL API to send Offer data (stored in Content fragment) to other channels like Mobile APP etc.
So, we have used
Requirement:
Is there any way, we can manipulate GrapghQL response so that we could remove all empty/null values from response.
1) Using any directive ? like @17377928 , @6676
2) Is there any way to override something through Code?
Thanks in advance.
Regards,
Ch
