☰
companyApiClientCreate
Creates a company ApiClient
Creates an item with the inserted data. Returns the created item
Function signature
companyApiClientCreate(companyId: Int!,data: CompanyApiClientInsert!): CompanyApiClient!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CompanyApiClientInsert!