export const meQueryDefinition = gql`
query me {
me {
id
// When i see suggestions it still shows me id, it could only show rest unused fields
// If not by default then it would be great as setting of the plugin.
}
}
`;
## Specifications
- GraphQL for VSCode Extension Version: 0.3 Insider
- VSCode Version: GraphQL Insiders
- OS Name: Mac OS X
- OS Version: Big Sur
On query: