Module

GraphQL.Client.GqlType

Package
purescript-graphql-client
Repository
OxfordAbstracts/purescript-graphql-client

#GqlType Source

class GqlType :: Type -> Symbol -> Constraintclass GqlType t gqlName | t -> gqlName

Instances