mentorenwahl/frontend/graphql/mutations/logout.graphql

4 lines
29 B
GraphQL
Raw Normal View History

2022-11-21 18:48:53 +00:00
mutation Logout {
logout
}