Module

GraphQL.Client.Variable

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

#Var Source

data Var :: forall k1 k2. k1 -> k2 -> Typedata Var name a

A graphql variable

Constructors