UserPhone
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / UserPhone
Type Alias: UserPhone
> UserPhone: object
Type declaration
__typename?
> optional
__typename: "UserPhone"
home?
> optional
home: Maybe
<Scalars
["PhoneNumber"
]["output"
]>
mobile?
> optional
mobile: Maybe
<Scalars
["PhoneNumber"
]["output"
]>
work?
> optional
work: Maybe
<Scalars
["PhoneNumber"
]["output"
]>