interface IGraphQLSchemaRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppSync.IGraphQLSchemaRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappsync#IGraphQLSchemaRef |
![]() | software.amazon.awscdk.services.appsync.IGraphQLSchemaRef |
![]() | aws_cdk.aws_appsync.IGraphQLSchemaRef |
![]() | aws-cdk-lib » aws_appsync » IGraphQLSchemaRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a GraphQLSchema.
Properties
Name | Type | Description |
---|---|---|
graph | Graph | A reference to a GraphQLSchema resource. |
node | Node | The tree node. |
graphQlSchemaRef
Type:
Graph
A reference to a GraphQLSchema resource.
node
Type:
Node
The tree node.