companyAddressDelete
AUTH: Role=[user.OWNER] OR (('user is authenticated') AND ('companyId(s) if present in input matches JWT'))
companyAddressDelete(
input: CompanyAddressDeleteInput!
): Boolean!
Arguments
companyAddressDelete.input
● CompanyAddressDeleteInput!
non-null input
Type
Boolean
scalar
The Boolean
scalar type represents true
or false
.