acknowledge
Response type indicating successful operation completion.
Examples
type Acknowledge {
acknowledge: Boolean!
}
Fields
Field
Description
Supported fields
acknowledge Boolean!
Boolean indicating if the operation was successful
References
Mutations using this object:
Last updated