Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite JSON Schema Visitor #4216

Merged
merged 5 commits into from
Aug 2, 2022
Merged

Rewrite JSON Schema Visitor #4216

merged 5 commits into from
Aug 2, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Aug 2, 2022

Fixes #4211

@vercel
Copy link

vercel bot commented Aug 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-mesh ✅ Ready (Inspect) Visit Preview Sep 2, 2022 at 6:11PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Aug 2, 2022

🦋 Changeset detected

Latest commit: f667497

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 90 packages
Name Type
json-machete Patch
@omnigraph/json-schema Patch
@omnigraph/openapi Patch
@graphql-mesh/types Patch
@graphql-mesh/json-schema Patch
@omnigraph/raml Patch
@graphql-mesh/new-openapi Patch
@graphql-mesh/cli Patch
@graphql-mesh/config Patch
@graphql-mesh/jit-executor Patch
@graphql-mesh/runtime Patch
@graphql-mesh/store Patch
@graphql-mesh/utils Patch
@graphql-mesh/cache-cfw-kv Patch
@graphql-mesh/cache-file Patch
@graphql-mesh/cache-localforage Patch
@graphql-mesh/cache-redis Patch
@graphql-mesh/graphql Patch
@graphql-mesh/grpc Patch
@graphql-mesh/mongoose Patch
@graphql-mesh/mysql Patch
@graphql-mesh/neo4j Patch
@graphql-mesh/odata Patch
@graphql-mesh/openapi Patch
@graphql-mesh/postgraphile Patch
@graphql-mesh/raml Patch
@graphql-mesh/soap Patch
@graphql-mesh/thrift Patch
@graphql-mesh/tuql Patch
@graphql-mesh/transform-cache Patch
@graphql-mesh/transform-encapsulate Patch
@graphql-mesh/transform-extend Patch
@graphql-mesh/transform-federation Patch
@graphql-mesh/transform-filter-schema Patch
@graphql-mesh/transform-hoist-field Patch
@graphql-mesh/transform-mock Patch
@graphql-mesh/transform-naming-convention Patch
@graphql-mesh/transform-prefix Patch
@graphql-mesh/transform-prune Patch
@graphql-mesh/transform-rate-limit Patch
@graphql-mesh/transform-rename Patch
@graphql-mesh/transform-replace-field Patch
@graphql-mesh/transform-resolvers-composition Patch
@graphql-mesh/transform-snapshot Patch
@graphql-mesh/transform-type-merging Patch
@graphql-mesh/merger-bare Patch
@graphql-mesh/merger-federation Patch
@graphql-mesh/merger-stitching Patch
@graphql-mesh/plugin-live-query Patch
@graphql-mesh/plugin-rate-limit Patch
@graphql-mesh/plugin-response-cache Patch
@graphql-mesh/plugin-webhook Patch
@graphql-mesh/container Patch
cloudflare-workers Patch
hasura-openbrewery-geodb Patch
hello-world-esm Patch
json-schema-hello-world Patch
json-schema-example Patch
json-schema-fhir Patch
json-schema-subscriptions Patch
reddit-example Patch
nextjs-apollo-example Patch
nextjs-sdk-example Patch
openapi-jira Patch
graphql-file-upload-example Patch
grpc-example Patch
grpc-reflection-example Patch
mongoose-example Patch
mysql-employees Patch
mysql-rfam Patch
neo4j-example Patch
odata-microsoft-graph-example Patch
odata-msgraph-programmatic-ts Patch
odata-msgraph-programmatic Patch
odata-trippin-example Patch
javascript-wiki Patch
typescript-location-weather-example Patch
openapi-stackexchange Patch
openapi-stripe Patch
openapi-subscriptions Patch
openapi-youtrack Patch
postgres-geodb-example Patch
country-info-example Patch
soap-demo Patch
soap-netsuite Patch
spacex-cfw Patch
chinook Patch
thrift-calculator Patch
type-merging-batching-example Patch
federation-gateway Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Aug 2, 2022

The latest changes of this PR are available as alpha in npm (based on the declared changesets):

@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
[email protected]
@omnigraph/[email protected]
@omnigraph/[email protected]
@omnigraph/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]
@graphql-mesh/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON Schema recursion on array of object generate a JSON type
2 participants