ChainGraph API Documentation / @badaitech/badai-api / GraphQL / AuthAgentLoginMutation
Type Alias: AuthAgentLoginMutation
AuthAgentLoginMutation =
object
Defined in: client/graphql.ts:3416
Properties
__typename?
optional__typename:"Mutation"
Defined in: client/graphql.ts:3416
authAgentLogin
authAgentLogin:
object
Defined in: client/graphql.ts:3416
__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