Module

GraphQL.Client.NullArray

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

#NullArray Source

data NullArray

An empty array that can be used as an argument in a GraphQL query. Useful when you dont want to add type annotations

Constructors