Swift Navigation Blog
  • Home
Sign in Subscribe
Tony DiPasquale

Tony DiPasquale

San Francisco
http://tonyd.io

Type Safe, Functional GraphQL with Purescript - Part 2

Last time [/type-safe-functional-graphql] we left off with a very minimal GraphQL API with its resolver function written in Purescript. Now, let's look at more complex resolver functions that have asynchronous return values. Input and Context First, let's take a closer look at the GraphQL resolver function. Open up your index.
Aug 27, 2018 5 min read

Type Safe, Functional GraphQL with Purescript - Part 1

GraphQL [http://graphql.org/] is a great way to model the underlying data structure of an API. It allows clients to request only the data they want and structures the API as a graph or relational data. However, at this time there is no convenient or complete GraphQL library for
Aug 13, 2018 4 min read
Page 1 of 1
Swift Navigation Blog © 2023
Powered by Ghost