Add some names to the GQL queries
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -91,7 +91,7 @@ export const SUSPEND_USER = gql`
|
||||
`;
|
||||
|
||||
export const CURRENT_USER_CLIENT = gql`
|
||||
query {
|
||||
query CurrentUserClient {
|
||||
currentUser @client {
|
||||
id
|
||||
email
|
||||
|
||||
Reference in New Issue
Block a user