UNPKG

@eddeee888/gcg-typescript-resolver-files

Version:

This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.

12 lines (11 loc) 397 B
export * from './cwd'; export * from './logger'; export * from './fmt'; export * from './parseLocationForWhitelistedModule'; export * from './isNativeNamedType'; export * from './isRootObjectType'; export * from './isWhitelistedModule'; export * from './printImportLine'; export * from './normalizeRelativePath'; export * from './relativeModulePath'; export * from './isMatchResolverNamePattern';