ClaimCurrentUserPayload
No description
type ClaimCurrentUserPayload {
success: Boolean!
}
Fields
ClaimCurrentUserPayload.success
● Boolean!
non-null scalar
Returned by
claimCurrentUser
mutation