Module

GraphQL.Client.BaseClients.Affjax.Internal

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

#throwLeft Source

throwLeft :: forall r body. Either Error { body :: body | r } -> Aff body