RequestSuppliersExportInput
Autogenerated input type of RequestSuppliersExport
input RequestSuppliersExportInput {
clientMutationId: String
params: SuppliersExportInput
}
Fields
RequestSuppliersExportInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RequestSuppliersExportInput.params ● SuppliersExportInput input suppliers
Parameters to filter the suppliers export.
Member Of
requestSuppliersExport mutation