ChainGraph API Documentation / @badaitech/badai-api / GraphQL / AuthMetamaskLoginMutation
Type Alias: AuthMetamaskLoginMutation
AuthMetamaskLoginMutation =
object
Defined in: client/graphql.ts:3431
Properties
__typename?
optional__typename:"Mutation"
Defined in: client/graphql.ts:3431
authMetamaskLogin
authMetamaskLogin:
object
Defined in: client/graphql.ts:3431
__typename?
optional__typename:"LoginResult"
session
session:
any
user_profile
user_profile:
object
user_profile.__typename?
optional__typename:"UserProfile"
user_profile.id
id:
any
user_profile.name
name:
string
user_profile.picture
picture:
string