OBJECT

UpdateCustomFieldNamePayload

Autogenerated return type of UpdateCustomFieldName

link GraphQL Schema definition

  • type UpdateCustomFieldNamePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customFieldName: CustomFieldName
  • errors: [String!]!
  • }

link Require by