export interface GqlEntrypointMetadata {
    key: string;
    parentType: string;
}
//# sourceMappingURL=gql-entrypoint-metadata.interface.d.ts.map