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) 2021 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://github.com/graphql/graphiql/blob/graphiql@3.8.3/examples/graphiql-cdn/index.html
7
+ *
8
+ * This source code is licensed under the license found at:
9
+ * https://github.com/graphql/graphiql/blob/graphiql@3.8.3/LICENSE
7
10
-->
8
11
<!doctype html>
9
12
< html lang ="en ">
46
49
type ="application/javascript "
47
50
> </ script >
48
51
< link rel ="stylesheet " href ="https://unpkg.com/graphiql/graphiql.min.css " />
49
- <!--
52
+ <!--
50
53
These are imports for the GraphIQL Explorer plugin.
51
54
-->
52
55
< script
You can’t perform that action at this time.
0 commit comments