GraphQL | A query language for your API

PHOTO EMBED

Fri Jun 05 2020 15:53:00 GMT+0000 (Coordinated Universal Time)

Saved by @bmweinstein #graphql

type Project {
  name: String
  tagline: String
  contributors: [User]
}
content_copyCOPY

https://graphql.org/