morpheus-graphql-0.0.1: Morpheus GraphQL

Safe HaskellNone
LanguageHaskell2010

Data.Morpheus.Kind.GQLArgs

Contents

Documentation

Orphan instances

GQLInput a => GDecode Arguments (K1 i a :: Type -> Type) Source # 
Instance details

Methods

gDecode :: MetaInfo -> Arguments -> Validation (K1 i a a0) Source #

(Selector s, GQLInput a) => Selectors (RecSel s a :: Type -> Type) (Text, InputField) Source # 
Instance details

Methods

getFields :: Proxy (RecSel s a) -> [((Text, InputField), TypeLib -> TypeLib)] Source #