IGraphQLSchemaRef

class aws_cdk.aws_appsync.IGraphQLSchemaRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a GraphQLSchema.

Stability:

experimental

Attributes

graph_ql_schema_ref

(experimental) A reference to a GraphQLSchema resource.

Stability:

experimental

node

The tree node.