SupplierIdentityType
Indicates whether the user type is an app or human user
enum SupplierIdentityType {
APPCLIENT
USER
}
Values
SupplierIdentityType.APPCLIENT
SupplierIdentityType.USER
Member of
supplierIdentities
query ● SupplierIdentity
object ● SupplierIdentityCreateInput
input