ENUM
RequestStatus
The status of the operation.
link GraphQL Schema definition
- enum RequestStatus {
- # The operation failed.
- # The operation was successful.
- }
link Require by
- DeletePictureOutputThe type representing response objects for a delete contact picture mutation.
- InputContactLabelsResultThe type representing response objects for the contact import mutation.
- InputContactResultThe type representing response objects for the contact import mutation.
- UploadPictureOutputThe type representing response objects for a upload contact picture mutation.