- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width">
- <title>hw-js-16-graphQL</title>
- <!-- <link href="index.css" rel="stylesheet" type="text/css" /> -->
- </head>
- <body>
- <script src="/js/graphQL.js" ></script>
-
- </body>
- </html>
|