Types
CreateCustomFieldOptionInput
Autogenerated input type of CreateCustomFieldOption
input
CreateCustomFieldOptionInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
customFieldId
ID!
required
Numeric resource ID or GlobalID of the dropdown custom field.
description
String
Optional description of the option.
title
String!
required
The option's display name.