Skip to content

Commit

Permalink
docs: subgraph library metadata updates (#631)
Browse files Browse the repository at this point in the history
Co-authored-by: github-action <[email protected]>
  • Loading branch information
github-actions[bot] and github-action authored Jun 17, 2024
1 parent fb3b44f commit 202b86d
Show file tree
Hide file tree
Showing 24 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion implementations/absinthe-federation/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "The GraphQL toolkit for Elixir",
"stargazerCount": 4240,
"stargazerCount": 4242,
"lastRelease": "2021-09-28T21:41:45Z"
}
2 changes: 1 addition & 1 deletion implementations/ariadne/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Python library for implementing GraphQL servers using schema-first approach.",
"stargazerCount": 2154,
"stargazerCount": 2157,
"lastRelease": "2024-03-18T10:27:12Z"
}
2 changes: 1 addition & 1 deletion implementations/async-graphql/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "A GraphQL server library implemented in Rust",
"stargazerCount": 3258,
"stargazerCount": 3261,
"lastRelease": "2022-11-28T06:30:57Z"
}
2 changes: 1 addition & 1 deletion implementations/caliban/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Functional GraphQL library for Scala",
"stargazerCount": 936,
"stargazerCount": 937,
"lastRelease": "2024-06-02T01:07:22Z"
}
2 changes: 1 addition & 1 deletion implementations/dgs/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "GraphQL for Java with Spring Boot made easy.",
"stargazerCount": 3014,
"lastRelease": "2024-05-31T23:05:58Z"
"lastRelease": "2024-06-14T18:37:15Z"
}
4 changes: 2 additions & 2 deletions implementations/gqlgen/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "go generate based graphql server library",
"stargazerCount": 9717,
"lastRelease": "2024-06-07T02:02:34Z"
"stargazerCount": 9728,
"lastRelease": "2024-06-13T15:10:45Z"
}
4 changes: 2 additions & 2 deletions implementations/grafbase/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "The future of APIs",
"stargazerCount": 1003,
"lastRelease": "2024-06-07T11:48:22Z"
"stargazerCount": 1006,
"lastRelease": "2024-06-13T18:01:15Z"
}
2 changes: 1 addition & 1 deletion implementations/graphene/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "GraphQL framework for Python",
"stargazerCount": 8002,
"stargazerCount": 8009,
"lastRelease": "2023-07-26T06:47:55Z"
}
2 changes: 1 addition & 1 deletion implementations/graphql-dotnet/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "GraphQL for .NET",
"stargazerCount": 5776,
"stargazerCount": 5784,
"lastRelease": "2024-02-06T15:23:47Z"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "GraphQL and GraphiQL Spring Framework Boot Starters - Forked from oembedler/graphql-spring-boot due to inactivity.",
"stargazerCount": 1503,
"stargazerCount": 1504,
"lastRelease": "2023-12-07T11:07:47Z"
}
2 changes: 1 addition & 1 deletion implementations/graphql-kotlin/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Libraries for running GraphQL in Kotlin",
"stargazerCount": 1717,
"stargazerCount": 1719,
"lastRelease": "2024-05-06T22:33:58Z"
}
2 changes: 1 addition & 1 deletion implementations/graphql-mesh/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "🕸️ GraphQL Mesh - The Graph of Everything - Federated architecture for any API service",
"stargazerCount": 3187,
"stargazerCount": 3190,
"lastRelease": "2024-06-06T14:51:20Z"
}
2 changes: 1 addition & 1 deletion implementations/graphql-yoga/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.",
"stargazerCount": 8088,
"stargazerCount": 8097,
"lastRelease": "2024-05-08T09:18:40Z"
}
4 changes: 2 additions & 2 deletions implementations/hotchocolate/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.",
"stargazerCount": 5043,
"lastRelease": "2024-06-04T17:01:30Z"
"stargazerCount": 5056,
"lastRelease": "2024-06-12T09:57:59Z"
}
4 changes: 2 additions & 2 deletions implementations/lighthouse/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "A framework for serving GraphQL from Laravel",
"stargazerCount": 3327,
"lastRelease": "2024-05-05T09:16:14Z"
"stargazerCount": 3330,
"lastRelease": "2024-06-11T09:59:14Z"
}
2 changes: 1 addition & 1 deletion implementations/mercurius/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Implement GraphQL servers and gateways with Fastify",
"stargazerCount": 2312,
"stargazerCount": 2318,
"lastRelease": "2024-04-22T13:13:05Z"
}
2 changes: 1 addition & 1 deletion implementations/neo4j-graphql/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.",
"stargazerCount": 486,
"lastRelease": "2024-05-31T15:09:43Z"
"lastRelease": "2024-06-13T15:11:51Z"
}
2 changes: 1 addition & 1 deletion implementations/nestjs-code-first/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "GraphQL (TypeScript) module for Nest framework (node.js) 🍷",
"stargazerCount": 1431,
"stargazerCount": 1432,
"lastRelease": "2024-02-07T10:08:42Z"
}
2 changes: 1 addition & 1 deletion implementations/nestjs/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "GraphQL (TypeScript) module for Nest framework (node.js) 🍷",
"stargazerCount": 1431,
"stargazerCount": 1432,
"lastRelease": "2024-02-07T10:08:42Z"
}
2 changes: 1 addition & 1 deletion implementations/php/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "PHP implementation of the GraphQL specification based on the reference implementation in JavaScript",
"stargazerCount": 4618,
"lastRelease": "2024-03-11T10:21:35Z"
"lastRelease": "2024-06-13T07:28:30Z"
}
2 changes: 1 addition & 1 deletion implementations/pothos/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach",
"stargazerCount": 2262,
"stargazerCount": 2266,
"lastRelease": "2024-05-21T16:57:02Z"
}
2 changes: 1 addition & 1 deletion implementations/sangria/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "Scala GraphQL implementation",
"stargazerCount": 1968,
"stargazerCount": 1966,
"lastRelease": "2024-02-01T10:01:14Z"
}
4 changes: 2 additions & 2 deletions implementations/strawberry-graphql/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "A GraphQL library for Python that leverages type annotations 🍓",
"stargazerCount": 3824,
"lastRelease": "2024-06-07T14:23:58Z"
"stargazerCount": 3823,
"lastRelease": "2024-06-10T16:46:23Z"
}
4 changes: 2 additions & 2 deletions implementations/swift-graphiti/github_metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "The Swift GraphQL Schema framework for macOS and Linux",
"stargazerCount": 524,
"lastRelease": "2023-11-15T02:54:16Z"
"stargazerCount": 525,
"lastRelease": "2024-06-10T23:52:40Z"
}

0 comments on commit 202b86d

Please sign in to comment.