GraphQL OBJECT
CreateClientGroupPayload
Payload for created client group.
link Definition
- type CreateClientGroupPayload {
- # The created client group.
- : ClientGroup
- }
GraphQL OBJECT
Payload for created client group.
- type CreateClientGroupPayload {
- # The created client group.
- : ClientGroup
- }