forked from OSS/graphql
Remove StringValue
type
This commit is contained in:
@ -18,7 +18,6 @@ module Data.GraphQL.Schema
|
||||
, Field
|
||||
, Argument(..)
|
||||
, Value(..)
|
||||
, StringValue(..)
|
||||
) where
|
||||
|
||||
#if !MIN_VERSION_base(4,8,0)
|
||||
|
Reference in New Issue
Block a user