Skip to content

Comments

Add graphql support for removing custom field keys#6362

Merged
WithoutPants merged 1 commit intostashapp:developfrom
WithoutPants:remove-custom-fields
Dec 3, 2025
Merged

Add graphql support for removing custom field keys#6362
WithoutPants merged 1 commit intostashapp:developfrom
WithoutPants:remove-custom-fields

Conversation

@WithoutPants
Copy link
Collaborator

Resolves #5931

Adds optional remove field to CustomFieldsInput. Any keys in this list will be removed from the custom fields for that object. An error will be returned if the full or partial maps contain a key that is also in the remove list.

@WithoutPants WithoutPants added this to the Version 0.30.0 milestone Dec 3, 2025
@WithoutPants WithoutPants added the improvement Something needed tweaking. label Dec 3, 2025
@WithoutPants WithoutPants changed the title Add support for removing custom field keys Add graphql support for removing custom field keys Dec 3, 2025
@WithoutPants WithoutPants merged commit 0bc4fae into stashapp:develop Dec 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Something needed tweaking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] GQL to remove specific custom fields

1 participant