APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon AppSync
CreateResolverRequest
Amazon AppSync
· Schema
CreateResolverRequest
Request to create a resolver
Amazon AppSync
GraphQL
API Management
Serverless
AWS
Properties
Name
Type
Description
fieldName
string
The GraphQL field name
dataSourceName
string
The data source name
requestMappingTemplate
string
Request mapping template
responseMappingTemplate
string
Response mapping template
kind
string
Resolver kind
pipelineConfig
string
pipelineConfig
syncConfig
string
syncConfig
cachingConfig
string
cachingConfig
maxBatchSize
integer
Maximum batch size
runtime
string
runtime
code
string
Function code for APPSYNC_JS runtime
View JSON Schema on GitHub