RequestProductCostEstimatesExportInput
Autogenerated input type of RequestProductCostEstimatesExport
input RequestProductCostEstimatesExportInput {
clientMutationId: String
params: ProductCostEstimatesExportInput
}
Fields
RequestProductCostEstimatesExportInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RequestProductCostEstimatesExportInput.params ● ProductCostEstimatesExportInput input products
Parameters to filter the Product Cost Estimates export.
Member Of
requestProductCostEstimatesExport mutation