UNPKG

@pothos/core

Version:

Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript

5 lines (4 loc) 119 B
import { ObjectRef } from './object.js'; export class QueryRef extends ObjectRef { } //# sourceMappingURL=query.js.map