ChainGraph API Documentation / @badaitech/badai-api / GraphQL / GetUserProfileQuery
Type Alias: GetUserProfileQuery
GetUserProfileQuery =
object
Defined in: client/graphql.ts:3485
Properties
__typename?
optional__typename:"Query"
Defined in: client/graphql.ts:3485
userProfile
userProfile:
object
Defined in: client/graphql.ts:3485
__typename?
optional__typename:"UserProfile"
email
email:
any
externalAccounts
externalAccounts:
object[]
id
id:
any
name
name:
string
picture
picture:
string
role
role:
UserRole
tariffCurrent
tariffCurrent:
UserTariff
tariffExpires?
optionaltariffExpires:any|null