generated from pascalmartineau/wp-skeleton
refactor: Use AuthUser fragment for login / swithcTo
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m0s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m0s
This commit is contained in:
@@ -3,8 +3,7 @@ mutation switchTo($userId: ID!) {
|
||||
authToken
|
||||
refreshToken
|
||||
user {
|
||||
id
|
||||
email
|
||||
...AuthUser
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user