GraphQL OBJECT
ClientStatus
Status of the client.
link Definition
- type ClientStatus {
- # Client status code.
- ClientStatusEnum :
- # Client status name.
- String! :
- }
GraphQL OBJECT
Status of the client.
- type ClientStatus {
- # Client status code.
- ClientStatusEnum :
- # Client status name.
- String! :
- }