You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppSync::Types::ResolverThe caching configuration for the resolver.
The resolver data source name.
The resolver field name.
The resolver type.
The PipelineConfig
.
The request mapping template.
The resolver ARN.
The response mapping template.
The SyncConfig
for a resolver attached to a versioned datasource.
The resolver type name.
The resolver data source name.
#kind ⇒ StringThe resolver type.
UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. A UNIT resolver enables you to execute a GraphQL query against a single data source.
PIPELINE: A PIPELINE resolver type. A PIPELINE resolver enables you to execute a series of Function
in a serial manner. You can use a pipeline resolver to execute a GraphQL query against multiple data sources.
Possible values:
The request mapping template.
#response_mapping_template ⇒ StringThe response mapping template.
#sync_config ⇒ Types::SyncConfigThe SyncConfig
for a resolver attached to a versioned datasource.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4