export { parseNativeTypeToGraphQL, inferTypeByTarget } from './parseNative'; export { resolveType, resolveTypesList } from './resolve';