RequestDemandExportInput
Autogenerated input type of RequestDemandExport
input RequestDemandExportInput {
clientMutationId: String
filter: DemandFilterInput
}
Fields
RequestDemandExportInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RequestDemandExportInput.filter ● DemandFilterInput input common
Optional filters, matching the demand list. All combined with AND.
Member Of
echoRequestDemandExport mutation