GraphQL OBJECT
ClientBusinessModel
link Definition
- type ClientBusinessModel {
- : ClientBusinessModelEnum
- # Client business model type name.
- : String
- }
GraphQL OBJECT
- type ClientBusinessModel {
- : ClientBusinessModelEnum
- # Client business model type name.
- : String
- }