Skip to main content

RequestSuppliersExportInput

Autogenerated input type of RequestSuppliersExport

input RequestSuppliersExportInput {
clientMutationId: String
params: SuppliersExportInput
}

Fields

RequestSuppliersExportInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

RequestSuppliersExportInput.params ● SuppliersExportInput input

Parameters to filter the suppliers export.

Member Of

requestSuppliersExport mutation