ERPOperationsSaveResult
Result of an ERP operations save.
type ERPOperationsSaveResult {
message: String
}
Fields
ERPOperationsSaveResult.message ● String scalar
Status message (e.g. "created", "updated").
Returned By
erpOperationsSave mutation