Amazon AppSync · Schema

Resolver

A resolver for a GraphQL field

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
typeName string The GraphQL type name
fieldName string The GraphQL field name
dataSourceName string The data source name
resolverArn string The resolver ARN
requestMappingTemplate string The request mapping template
responseMappingTemplate string The response mapping template
kind string The resolver kind
pipelineConfig string pipelineConfig
syncConfig string syncConfig
cachingConfig string cachingConfig
maxBatchSize integer Maximum batch size
runtime string runtime
code string The function code
View JSON Schema on GitHub