export { FragmentType, isFragmentReady, makeFragmentData, useFragment } from './fragment-masking.js';
export { DocumentType, graphql } from './gql.js';
import '@graphql-typed-document-node/core';
import './graphql.js';
