Module

GraphQL.Client.Variable

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

#Var Source

data Var :: Symbol -> Type -> Typedata Var name a

A graphql variable

Constructors