INPUT_OBJECT
Attributes for creating or updating a CustomFieldValues
input CustomFieldValueInput {# ID of the associated CustomFieldcustomFieldId: ID!# Value for the CustomFieldvalue: JSON!}