Skip to main content

addCompanyManager

No description

addCompanyManager(
userId: Int!
companyId: Int!
): String!

Arguments

addCompanyManager.userId ● Int! non-null scalar

The account manager added to the company

addCompanyManager.companyId ● Int! non-null scalar

The company for which the account manager is added

Type

String scalar

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.