Uses of Interface
software.amazon.awscdk.interfaces.appsync.IResolverRef
Packages that use IResolverRef
Package
Description
AWS AppSync Construct Library
-
Uses of IResolverRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of IResolverRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIResolverRef.Classes in software.amazon.awscdk.interfaces.appsync that implement IResolverRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IResolverRef in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement IResolverRefModifier and TypeClassDescriptionclassTheAWS::AppSync::Resolverresource defines the logical GraphQL resolver that you attach to fields in a schema.