OBJECT

createImportDataRequestPayload

Autogenerated return type of createImportDataRequest

link GraphQL Schema definition

  • type createImportDataRequestPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • importDataRequest: ImportDataRequest
  • messages: [FieldError]
  • }

link Require by