UNPKG

@cran/gql.reflect

Version:

Cranberry Introspection Utilities for GraphQL

6 lines (5 loc) 137 B
import type { _ } from "./_"; export interface _EnumValue extends _ { isDeprecated: boolean; deprecationReason: string | null; }