import { GraphQLEnumType } from 'graphql'; export const enumsRegistry = new WeakMap<Object, GraphQLEnumType>();