forked from OSS/graphql
Add description to the enum type values
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
-- | This is the AST meant to be executed.
|
||||
module Language.GraphQL.AST.Core
|
||||
( Arguments(..)
|
||||
, Name
|
||||
) where
|
||||
|
||||
import Data.HashMap.Strict (HashMap)
|
||||
|
Reference in New Issue
Block a user