allow non target access actors to check, compose, delete and publish schemas #6449
GraphQL Hive / GraphQL Hive > schema:check > graphql-hive > staging
succeeded
Feb 4, 2025 in 1s
No breaking changes
Found 16 changes
Safe: 16
Safe changes
- Input field target of type TargetReferenceInput was added to input object type ActivateAppDeploymentInput
- Input field target of type TargetReferenceInput was added to input object type AddDocumentsToAppDeploymentInput
- Input field target of type TargetReferenceInput was added to input object type CreateAppDeploymentInput
- Argument target: TargetReferenceInput added to field Query.latestValidVersion
- Argument target: TargetReferenceInput added to field Query.schemaVersionForActionId
- Input field target of type TargetReferenceInput was added to input object type SchemaCheckInput
- Input field target of type TargetReferenceInput was added to input object type SchemaComposeInput
- Input field target of type TargetReferenceInput was added to input object type SchemaDeleteInput
- Input field target of type TargetReferenceInput was added to input object type SchemaPublishInput
- Type TargetReferenceInput was added
- Description was removed from field Mutation.schemaCheck
- Description was removed from field Mutation.schemaCompose
- Description was removed from field Mutation.schemaDelete
- Description was removed from field Mutation.schemaPublish
- Description was removed from field Query.latestValidVersion
- Description was removed from field Query.schemaVersionForActionId
Loading