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

7 lines
69 B
GraphQL

query Sidebar {
sidebar @client {
profile
navigation
}
}