deleteSupplierIdentity
Delete a SupplierIdentity from a Supplier (remove a user's permissions)
Requires the supplieridentity/write permission on the given Supplier
deleteSupplierIdentity(
identityId: ID!
supplierId: ID!
): SupplierIdentityDeleteResponse
Arguments
deleteSupplierIdentity.identityId ● ID! non-null scalar
deleteSupplierIdentity.supplierId ● ID! non-null scalar
Type
SupplierIdentityDeleteResponse object
Returned object from deleteSupplierIdentity