PersistX / PersistQL

Projection-based GraphQL Clients and Servers in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write up an actual README

mdiep opened this issue · comments

I guess there's a missing protocol from
extension Author {
will be:
extension Author: Model { ?

Oops! Yup. That's what I get for writing code in the browser instead of getting something to compile first. 🙈