Kuda Nyamainashe
Kuda Nyamainashe
> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the [official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0) **Do you want to request a *feature* or report a...
Hey there I am using app-sync directives inside my graphql schema ``` directive @aws_cognito_user_pools on FIELD | OBJECT | INPUT_FIELD_DEFINITION | INPUT_OBJECT | MUTATION | ENUM | OBJECT | INTERFACE...
This is not an issue however I was wondering is there some tool which can sort the queries alphabetically. for example sorting the fragment ` fragment PayslipPerson on Person {...