Skip to content

Commit abb04fe

Browse files
committed
Add missing authors
1 parent bc5c685 commit abb04fe

28 files changed

+27
-5
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "A Beginner’s Guide to GraphQL",
33
"url": "https://www.freecodecamp.org/news/a-beginners-guide-to-graphql-86f849ce1bec/",
4+
"author": "Leonardo Maldonado",
45
"tags": ["blog"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "Architecture of a high performance GraphQL to SQL engine",
33
"url": "https://blog.hasura.io/architecture-of-a-high-performance-graphql-to-sql-server-58d9944b8a87",
4+
"author": "Sandip Devarkonda",
45
"tags": ["blog"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "Craft GraphQL APIs in Elixir with Absinthe",
33
"url": "https://pragprog.com/titles/wwgraphql/craft-graphql-apis-in-elixir-with-absinthe/",
4+
"author": "Bruce Williams & Ben Wilson",
45
"tags": ["guide"]
56
}

src/resources/data/designing-powerful-apis-with-graphql-query-parameters.json

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "Exploring GraphQL",
33
"url": "https://youtube.com/watch?v=WQLzZf34FJ8",
4+
"author": "Lee Byron",
45
"tags": ["video"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "From REST to GraphQL",
33
"url": "https://0x2a.sh/from-rest-to-graphql-b4e95e94c26b#.tag7nzkrb",
4+
"author": "Garen J. Torikian",
45
"tags": ["blog"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "From Zero to GraphQL in 30 Minutes",
33
"url": "https://youtube.com/watch?v=UBGzsb2UkeY",
4+
"author": "Steven Luscher",
45
"tags": ["video"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "Fullstack GraphQL",
33
"url": "https://www.graphqladmin.com/books/fullstack-graphql",
4+
"author": "Julian Mayorga",
45
"tags": ["guide"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "GraphQL and the amazing Apollo Client",
33
"url": "https://medium.com/google-developer-experts/graphql-and-the-amazing-apollo-client-fe57e162a70c",
4+
"author": "Gerard Sans",
45
"tags": ["blog"]
56
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "GraphQL at Facebook",
33
"url": "https://youtube.com/watch?v=etax3aEe2dA",
4+
"author": "Dan Schafer",
45
"tags": ["video"]
56
}

0 commit comments

Comments
 (0)