- In projects that have a
@GraphQLClientAPIbut no schema.graphql, the message that tells you about it was changed from an error to a notification
- Autocompleting Query and Mutation methods in typesafe clients (interfaces annotated with
@GraphQLClient) - Autocompleting fields inside classes that are recognized as model classes of a typesafe GraphQL client