☰
companyApiClientDelete
Deletes a company ApiClient
Deletes the item(s) that have the inserted Ids
Returns a DeletionError as true if delete is successful
Function signature
companyApiClientDelete(companyId: Int!,apiClientId: [String]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
apiClientId: [String]!