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