GraphQL OBJECT
PartnerType
Type of the partner.
link Definition
- type PartnerType {
- # Partner type.
- : PartnerTypeEnum
- # partner type name.
- : String
- }
GraphQL OBJECT
Type of the partner.
- type PartnerType {
- # Partner type.
- : PartnerTypeEnum
- # partner type name.
- : String
- }