Skip to main content

UpdateCustomTechnicalReportFieldsPayload

Autogenerated return type of UpdateCustomTechnicalReportFields

type UpdateCustomTechnicalReportFieldsPayload {
clientMutationId: String
customTechnicalReportFields: CustomTechnicalReportFieldsType
errors: [String!]
}

Fields

UpdateCustomTechnicalReportFieldsPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

UpdateCustomTechnicalReportFieldsPayload.customTechnicalReportFields ● CustomTechnicalReportFieldsType object

UpdateCustomTechnicalReportFieldsPayload.errors ● [String!] list scalar

Returned by

updateCustomTechnicalReportFields mutation