Skip to main content

CustomFieldValuesBulkUpdatePayload

Autogenerated return type of CustomFieldValuesBulkUpdate

type CustomFieldValuesBulkUpdatePayload {
clientMutationId: String
errors: [UserError!]!
jid: String
}

Fields

CustomFieldValuesBulkUpdatePayload.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

CustomFieldValuesBulkUpdatePayload.errors ● [UserError!]! non-null object common

Errors related to user input

CustomFieldValuesBulkUpdatePayload.jid ● String scalar common

Returned by

customFieldValuesBulkUpdate mutation