UserAuth
No description
type UserAuth {
authToken: String!
}
Fields
UserAuth.authToken
● String!
non-null scalar
Returned by
signInWithWeb3
mutation
No description
type UserAuth {
authToken: String!
}
UserAuth.authToken
● String!
non-null scalarsignInWithWeb3
mutation