OBJECT

UserCompanyFields

Deprecated in favor of CompanyUserFields, which allows for a richer way of querying further information on company-related fields.

link GraphQL Schema definition

1type UserCompanyFields {
2
3role: String
4
5}

link Required by