{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://api-evangelist.github.io/amazon-appsync/json-structure/appsync-update-graphql-api-response-structure.json", "title": "UpdateGraphqlApiResponse", "description": "Response from updating a GraphQL API", "type": "record", "fields": { "graphqlApi": { "type": "string", "description": "graphqlApi" } } }