wrap_src.filterobjectfields
#
Class: FilterObjectFieldswrap/src.FilterObjectFields
#
Hierarchy- FilterObjectFields
#
Implements#
Table of contents#
Constructors#
Methods#
Constructors#
constructor+ new FilterObjectFields(filter
: FieldFilter): FilterObjectFields
#
Parameters:Name | Type |
---|---|
filter | FieldFilter |
Returns: FilterObjectFields
Defined in: packages/wrap/src/transforms/FilterObjectFields.ts:10
#
Methods#
transformSchemaâ–¸ transformSchema(originalWrappingSchema
: GraphQLSchema, subschemaConfig
: SubschemaConfig<any, any, any\>, transformedSchema?
: GraphQLSchema): GraphQLSchema
#
Parameters:Name | Type |
---|---|
originalWrappingSchema | GraphQLSchema |
subschemaConfig | SubschemaConfig<any, any, any\> |
transformedSchema? | GraphQLSchema |
Returns: GraphQLSchema
Defined in: packages/wrap/src/transforms/FilterObjectFields.ts:19