File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
* Copyright (c) 2025 GraphQL Contributors
3
3
* All rights reserved.
4
4
*
5
- * This source code is licensed under the license found in the
6
- * LICENSE file in the root directory of this source tree.
5
+ * The original version of the file:
6
+ * https://raw.githubusercontent.com/graphql/graphiql/8335433/examples/graphiql-cdn/index.html
7
+ *
8
+ * This source code is licensed under the license found at:
9
+ * https://raw.githubusercontent.com/graphql/graphiql/8335433/LICENSE
7
10
-->
8
11
<!doctype html>
9
12
< html lang ="en ">
10
13
11
14
< head >
12
15
< meta charset ="UTF-8 " />
13
16
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
14
- < title > GraphiQL 5 with React 19 and GraphiQL Explorer </ title >
17
+ < title > MongooseIM GraphiQL</ title >
15
18
< style >
16
19
body {
17
20
margin : 0 ;
You can’t perform that action at this time.
0 commit comments