https://oxid-esales.github.io/oxapi-documentation/5.0/
Graphql schema documentation
graphql schemadocumentation
https://packagist.org/packages/always-open/laravel-graphql-schema-generator
always-open/laravel-graphql-schema-generator - Packagist.org
Generate GraphQL schema from existing Laravel models/database
always opengraphql schemalaravelgeneratorpackagist
https://dev.to/fauna/migrating-with-graphql-4596
Migrating your GraphQL schema with Fauna - DEV Community
Modern applications frequently change as you deliver features and fixes to customers. In this series,... Tagged with fauna, database, migrations, graphql.
graphql schemamigratingfaunadevcommunity
https://advisories.gitlab.com/npm/directus/CVE-2026-35413/
Directus: GraphQL Schema SDL Disclosure Setting | GitLab Advisory Database (GLAD)
CVE-2026-35413 Directus: GraphQL Schema SDL Disclosure Setting: When GRAPHQL_INTROSPECTION=false is configured, Directus correctly blocks standard GraphQL...
graphql schemadirectussdldisclosuresetting
https://dev.to/praveenpuglia/my-graphql-schema-types-generation-workflow-1ck2
My GraphQL Schema & Types Generation Workflow - DEV Community
At Voicezen, we use multiple GraphQL endpoints. We also use Vue with TypeScript. Naturally, we need t... Tagged with graphql, typescript, javascript, vue.
graphql schematypesgenerationworkflowdev
https://sql-to-graphql.vercel.app/
SQL to GraphQL Schema Generator
Generate GraphQL schema from SQL Query
graphql schemasqlgenerator
https://designer.subquery.dev/
SubQuery GraphQL Schema Designer
Design and visualize SubQuery GraphQL schemas as interactive Entity Relationship diagrams
graphql schemasubquerydesigner
https://help.tableau.com/current/api/metadata_api/en-us/reference/
Graphql schema documentation
graphql schemadocumentation
https://github.com/prisma-labs/get-graphql-schema
GitHub - prisma-labs/get-graphql-schema: Fetch and print the GraphQL schema from a GraphQL HTTP...
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.) - prisma-labs/get-graphql-schema
https://github.com/modevol-com/gqloom
GitHub - modevol-com/gqloom: Weave GraphQL schema and resolvers using runtime types in...
Weave GraphQL schema and resolvers using runtime types in TypeScript/JavaScript - GitHub - modevol-com/gqloom: Weave GraphQL schema and resolvers using runtime...
https://developer.salesforce.com/docs/platform/graphql/guide/requests-and-responses.html
Requests and Responses | Schema Structure | GraphQL API | Salesforce Developers
GraphQL API is an alternative to a traditional REST API, but operates similarly. To execute a query, make a POST request to the GraphQL endpoint, avai
requests and responsesgraphql apischemastructuresalesforce
https://dev.to/woovi/how-to-handle-data-with-graphql-relay-client-schema-extensions-4o3
How To Handle Data With GraphQL Relay Client Schema Extensions - DEV Community
GraphQL Relay is one of the most powerful GraphQL clients that you can found on the web environment.... Tagged with webdev, react, tutorial, graphql.
how to handle
https://webonyx.github.io/graphql-php/schema-definition-language/
Schema Definition Language - graphql-php
PHP implementation of the GraphQL specification
schema definitionlanguagegraphqlphp
https://github.com/grantila/typeconv/
GitHub - grantila/typeconv: Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType...
Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType - grantila/typeconv
https://access.redhat.com/webassets/avalon/d/red_hat_build_of_eclipse_vert.x/4.0.3/vertx_javadocs/io/vertx/ext/web/handler/graphql/schema/package-summary.html
io.vertx.ext.web.handler.graphql.schema (Vertx Javadocs 4.0.3.GA API)
https://experienceleague.adobe.com/en/docs/commerce-learn/tutorials/extensibility/graphql-rest/graphql-schema
Schema language with GraphQL | Adobe Commerce
Learn about the schema involved with GraphQL. Read a description of the schema, along with some interesting patterns and ways to read the schema.
schemalanguagegraphqladobecommerce
https://developer.adobe.com/commerce/webapi/graphql/develop/extend-existing-schema/
Extend an existing GraphQL schema
Learn how to add attributes and data types, modify resolver behavior, and add features using extension points.
extendexistinggraphqlschema
https://dev.to/aleksei_aleinikov/graphql-in-go-looks-simple-at-first-write-a-schema-run-gqlgen-fill-in-the-resolvers-but-the-n05
GraphQL in Go looks simple at first: write a schema, run gqlgen, fill in the resolvers. But the...
Once the project grows, schema design, resolver boundaries, custom scalars, and generated code... Tagged with go, graphql, backend.
https://advisories.gitlab.com/gem/graphql/CVE-2025-27407/
graphql allows remote code execution when loading a crafted GraphQL schema | GitLab Advisory...
CVE-2025-27407 graphql allows remote code execution when loading a crafted GraphQL schema: Loading a malicious schema definition in...
remote code execution