☰
companyRole
Queries for a Company Role
Finds and returns a Company Role with the inserted Id
Function signature
companyRole(roleId: Int!,companyId: Int!): CompanyRole!
Type
Arguments
Required fields are marked with "!"roleId: Int!
companyId: Int!