doc: Deprecate non relay container registry GQL explicitly #3231
Everything looks good
Found 10 changes
Breaking: 0
Dangerous: 0
Safe: 10
Safe changes
- Object type ContainerRegistry has description Deprecated since 24.09.0. use
ContainerRegistryNode
instead - Object type ContainerRegistryConfig has description Deprecated since 24.09.0.
- Field Mutations.create_container_registry has description Deprecated since 24.09.0. use
CreateContainerRegistryNode
instead - Field Mutations.modify_container_registry has description Deprecated since 24.09.0. use
ModifyContainerRegistryNode
instead - Field Mutations.delete_container_registry has description Deprecated since 24.09.0. use
DeleteContainerRegistryNode
instead - Object type CreateContainerRegistry has description Deprecated since 24.09.0. use
CreateContainerRegistryNode
instead - Object type CreateContainerRegistryInput has description Deprecated since 24.09.0.
- Object type ModifyContainerRegistry has description Deprecated since 24.09.0. use
ModifyContainerRegistryNode
instead - Object type ModifyContainerRegistryInput has description Deprecated since 24.09.0.
- Object type DeleteContainerRegistry has description Deprecated since 24.09.0. use
DeleteContainerRegistryNode
instead
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check notice on line 1475 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'ContainerRegistry' has description 'Deprecated since 24.09.0. use `ContainerRegistryNode` instead'
Object type 'ContainerRegistry' has description 'Deprecated since 24.09.0. use `ContainerRegistryNode` instead'
Check notice on line 1483 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'ContainerRegistryConfig' has description 'Deprecated since 24.09.0.'
Object type 'ContainerRegistryConfig' has description 'Deprecated since 24.09.0.'
Check notice on line 1855 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Field 'Mutations.create_container_registry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'
Field 'Mutations.create_container_registry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'
Check notice on line 1858 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Field 'Mutations.modify_container_registry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'
Field 'Mutations.modify_container_registry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'
Check notice on line 1861 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Field 'Mutations.delete_container_registry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'
Field 'Mutations.delete_container_registry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'
Check notice on line 2593 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'CreateContainerRegistry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'
Object type 'CreateContainerRegistry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'
Check notice on line 2598 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'CreateContainerRegistryInput' has description 'Deprecated since 24.09.0.'
Object type 'CreateContainerRegistryInput' has description 'Deprecated since 24.09.0.'
Check notice on line 2611 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'ModifyContainerRegistry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'
Object type 'ModifyContainerRegistry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'
Check notice on line 2616 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'ModifyContainerRegistryInput' has description 'Deprecated since 24.09.0.'
Object type 'ModifyContainerRegistryInput' has description 'Deprecated since 24.09.0.'
Check notice on line 2629 in docs/manager/graphql-reference/schema.graphql
github-actions / GraphQL Inspector
Object type 'DeleteContainerRegistry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'
Object type 'DeleteContainerRegistry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'