transforms_snapshot_src.default
#
Class: defaulttransforms/snapshot/src.default
#
Hierarchy- default
#
Implements#
Table of contents#
Constructors#
Properties#
Methods#
Constructors#
constructor+ new default(options
: MeshTransformOptions<SnapshotTransformConfig\>): default
#
Parameters:Name | Type |
---|---|
options | MeshTransformOptions<SnapshotTransformConfig\> |
Returns: default
Defined in: packages/transforms/snapshot/src/index.ts:18
#
Properties#
noWrap• noWrap: boolean= true
Implementation of: MeshTransform.noWrap
Defined in: packages/transforms/snapshot/src/index.ts:18
#
Methods#
transformSchemaâ–¸ transformSchema(schema
: GraphQLSchema): GraphQLSchema
#
Parameters:Name | Type |
---|---|
schema | GraphQLSchema |
Returns: GraphQLSchema
Defined in: packages/transforms/snapshot/src/index.ts:20