Uses of Interface
software.amazon.awscdk.interfaces.appsync.IGraphQLSchemaRef
Packages that use IGraphQLSchemaRef
Package
Description
AWS AppSync Construct Library
-
Uses of IGraphQLSchemaRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of IGraphQLSchemaRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGraphQLSchemaRef.Classes in software.amazon.awscdk.interfaces.appsync that implement IGraphQLSchemaRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IGraphQLSchemaRef in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement IGraphQLSchemaRefModifier and TypeClassDescriptionclassTheAWS::AppSync::GraphQLSchemaresource is used for your AWS AppSync GraphQL schema that controls the data model for your API.