Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow non target access actors to check, compose, delete and publish schemas #6449

Merged
merged 26 commits into from
Feb 4, 2025

better command description

f881812
Select commit
Loading
Failed to load commit list.
Merged

allow non target access actors to check, compose, delete and publish schemas #6449

better command description
f881812
Select commit
Loading
Failed to load commit list.
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