Skip to content

feat(BA-761): Update resource preset API schemas to support resource group mapping #15631

feat(BA-761): Update resource preset API schemas to support resource group mapping

feat(BA-761): Update resource preset API schemas to support resource group mapping #15631

Triggered via pull request February 20, 2025 06:20
Status Success
Total duration 13s
Artifacts

docs-preview.yml

on: pull_request
docs-preview-links-
5s
docs-preview-links-
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 2 notices
Argument 'id: UUID!' added to field 'Mutations.modify_resource_preset': docs/manager/graphql-reference/schema.graphql#L1931
Adding a required argument to an existing field is a breaking change because it will cause existing uses of this field to error.
Input field 'scaling_group_name' was added to input object type 'CreateResourcePresetInput': docs/manager/graphql-reference/schema.graphql#L2690
Input field 'scaling_group_name' was added to input object type 'CreateResourcePresetInput'
Input field 'scaling_group_name' was added to input object type 'ModifyResourcePresetInput': docs/manager/graphql-reference/schema.graphql#L2705
Input field 'scaling_group_name' was added to input object type 'ModifyResourcePresetInput'
Field 'id' was added to object type 'ResourcePreset': docs/manager/graphql-reference/schema.graphql#L1152
Field 'id' was added to object type 'ResourcePreset'
Field 'scaling_group_name' was added to object type 'ResourcePreset': docs/manager/graphql-reference/schema.graphql#L1160
Field 'scaling_group_name' was added to object type 'ResourcePreset'