Class: SnapshotTransform
transforms/snapshot/src.SnapshotTransform
Implements
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new SnapshotTransform(__namedParameters
)
Parameters
Name | Type |
---|---|
__namedParameters | MeshTransformOptions <SnapshotTransformConfig > |
Properties
noWrap
• noWrap: boolean
= true
Implementation of
Defined in
packages/transforms/snapshot/src/index.ts:18
Methods
transformSchema
▸ transformSchema(schema
): GraphQLSchema
Parameters
Name | Type |
---|---|
schema | GraphQLSchema |
Returns
GraphQLSchema
Implementation of
MeshTransform.transformSchema