Hi i'm experimenting importing graphql schemas exported from AWS appsync in both json and schema formats. In both cases they fail to import either via the gui or command line. can anyone give me an example schema so i can try and figure out why?
I get the following errors with AWS exported .schema
485083 [ZAP-GraphQL-Parser5] ERROR org.zaproxy.addon.graphql.GraphQlParser - errors=[The field type 'AWSDateTime' is not present when resolving type 'Asset' [@49:1], The field type 'AWSEmail' is not present when resolving type 'Asset' [@49:1], The field type 'AWSDateTime' is not present when resolving type 'Asset' [@49:1], The field type 'AWSDateTime' is not present
with the .json version it complains that the json is not formed correctly with unexpected "Data"