Amazon AppSync · Example Payload

Appsync List Graphql Apis Response Example

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync List Graphql Apis Response Example is an example object payload from Amazon AppSync, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

graphqlApisnextToken

Example Payload

Raw ↑
{
  "graphqlApis": [],
  "nextToken": ""
}