Skip to main content

RestrictedTo

Account membership restricted to

type RestrictedTo {
firstName: String!
lastName: String!
birthDate: Date
phoneNumber: String!
}

Fields

RestrictedTo.firstName ● String! non-null scalar

first name

RestrictedTo.lastName ● String! non-null scalar

last name

RestrictedTo.birthDate ● Date scalar

birth date

RestrictedTo.phoneNumber ● String! non-null scalar

phone number

Member Of

AccountMembershipBindingUserErrorStatusInfo object ● AccountMembershipConsentPendingStatusInfo object ● AccountMembershipInvitationSentStatusInfo object