@graphql-inspector/url-loader
Advanced tools
Comparing version 0.0.0-canary.8127707 to 0.0.0-canary.3c127cf
@@ -1,3 +0,3 @@ | ||
import { UrlLoader } from '@graphql-tools/url-loader'; | ||
import {UrlLoader} from '@graphql-tools/url-loader'; | ||
declare const _default: UrlLoader; | ||
export default _default; |
{ | ||
"name": "@graphql-inspector/url-loader", | ||
"version": "0.0.0-canary.8127707", | ||
"version": "0.0.0-canary.3c127cf", | ||
"description": "Load GraphQL Schema from GraphQL endpoint (introspection)", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1899