OBJECT
UpdateCustomFieldNamePayload
Autogenerated return type of UpdateCustomFieldName
link GraphQL Schema definition
- type UpdateCustomFieldNamePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : CustomFieldName
- : [String!]!
- }