Releases: n1ru4l/envelop
Releases · n1ru4l/envelop
@envelop/[email protected]
Minor Changes
- d82e2d0: Added utils: isOperationDefinition, isIntrospectionOperation, isIntrospectionDocument, isIntrospectionOperationString
- 2113527: Extend Envelop plugin API with the ability to access and replace resolver function
- d82e2d0: Added config flag
skipIntrospection
for useLogger plugin
Patch Changes
- 28ad742: Cleanup for some traces related to the tracedOrchestrator
- d82e2d0: useTiming: Allow to specify skipIntrospection configuration
- 28ad742: Improve TypeScript types
- 28ad742: Improve runtime performance by reducing calls to prepareSchema
- Updated dependencies [28ad742]
- Updated dependencies [2113527]
- @envelop/[email protected]
@envelop/[email protected]
@envelop/[email protected]
Patch Changes
- 28ad742: Improve TypeScript types
@envelop/[email protected]
Patch Changes
- 28ad742: Improve TypeScript types
@envelop/[email protected]
Minor Changes
- effc18b: add optional conditional "disableIf" with context and params
@envelop/[email protected]
Patch Changes
- a99327a: New plugin: operation-field-permissions
- Updated dependencies [7fd2f7b]
- @envelop/[email protected]
@envelop/[email protected]
Patch Changes
- 1ded0dc: NEW PLUGIN!
@envelop/[email protected]
Patch Changes
- 7fd2f7b: suuport multiple usages of useExtendedValidation
@envelop/[email protected]
Patch Changes
- 1ae5703: Initial release for new plugin
@envelop/[email protected]
Patch Changes
- 7f4901d: Fix issues with contextFactory and missing context coming from GraphQL pipeline orchestrator