New default servlet mappings: 1. Remap jersey servlet for GraphQL from `/*` to `/graphql-rest/` . Otherwise it may conflict with webconsole and other servlets. 2. Remap webconsole URL `/graphiql` to `/graphql-console` . We are no longer using the term "graphiql".
New default servlet mappings:
/*to/graphql-rest/. Otherwise it may conflict with webconsole and other servlets./graphiqlto/graphql-console. We are no longer using the term "graphiql".