chore: rename service folders to lowercase
This commit is contained in:
5
frontend/graphql/operations/logout.graphql
Normal file
5
frontend/graphql/operations/logout.graphql
Normal file
@@ -0,0 +1,5 @@
|
||||
mutation LogoutMutation {
|
||||
logout {
|
||||
ok
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user