@graphql-tools/merge
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ /** | ||
*/ | ||
import { Kind } from 'graphql'; | ||
import { Kind, } from 'graphql'; | ||
function namespace(link) { | ||
@@ -10,0 +10,0 @@ return link.as ?? link.url.name; |
{ | ||
"name": "@graphql-tools/merge", | ||
"version": "9.1.1-alpha-20250718212002-bf5f947fb67f2d9cd8a2827dadea1cde07b0b6c4", | ||
"version": "9.1.1-alpha-20250718212414-c78541e82eaf3866ebfdaec47fded1725a0560f0", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -7,3 +7,3 @@ /** | ||
*/ | ||
import { DocumentNode } from 'graphql'; | ||
import { type DocumentNode } from 'graphql'; | ||
type FederationNamedImport = { | ||
@@ -10,0 +10,0 @@ name: string; |
Sorry, the diff of this file is not supported yet
116342
0.01%