UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 67 B
export type OperationType = 'query' | 'mutation' | 'subscription';