You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generic GraphQLContext object map was deprecated in graphql-kotlin v5 (and graphql-java v17). We should clean up our logic and drop the support for the generic object in the next major release. GraphQL context map is the official approved context mechanism.