Module

GraphQL.Client.Args.AllowedMismatch

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

#AllowedMismatch Source

newtype AllowedMismatch :: forall k. k -> Type -> Typenewtype AllowedMismatch schemaType arg

Allow a type does not match the schema to be used in a query as an argument.

Constructors

Instances