skillbox/client/src/graphql/gql/local/sidebar.gql

6 lines
51 B
GraphQL

query Sidebar {
sidebar @client {
open
}
}