PartnerIdentityDeletedId
Object representing a deleted PartnerIdentity Id
type PartnerIdentityDeletedId {
identityId: ID!
partnerId: ID!
}
Object representing a deleted PartnerIdentity Id
type PartnerIdentityDeletedId {
identityId: ID!
partnerId: ID!
}
PartnerIdentityDeletedId.identityId
● ID!
non-null scalarPartnerIdentityDeletedId.partnerId
● ID!
non-null scalar