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

GraphQLHandler.endpoint validation #1726

Merged
merged 14 commits into from
Jun 17, 2021
Merged

Conversation

germankrause
Copy link
Contributor

@changeset-bot
Copy link

changeset-bot bot commented Mar 1, 2021

🦋 Changeset detected

Latest commit: 161948a

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

This PR includes changesets to release 66 packages
Name Type
@graphql-mesh/types Patch
@graphql-mesh/utils Patch
@graphql-mesh/config Patch
@graphql-mesh/runtime Patch
@graphql-mesh/cache-file Patch
@graphql-mesh/cache-inmemory-lru Patch
@graphql-mesh/cache-localforage Patch
@graphql-mesh/cache-redis Patch
@graphql-mesh/fhir Patch
@graphql-mesh/graphql Patch
@graphql-mesh/grpc Patch
@graphql-mesh/json-schema 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/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-mock Patch
@graphql-mesh/transform-naming-convention Patch
@graphql-mesh/transform-prefix Patch
@graphql-mesh/transform-rename Patch
@graphql-mesh/transform-resolvers-composition Patch
@graphql-mesh/transform-snapshot Patch
@graphql-mesh/merger-bare Patch
@graphql-mesh/merger-federation Patch
@graphql-mesh/merger-stitching Patch
@graphql-mesh/cli Patch
@graphql-mesh/container Patch
odata-msgraph-programmatic-ts Patch
odata-msgraph-programmatic Patch
typescript-location-weather-example Patch
postgres-geodb-example Patch
openapi-react-weatherbit Patch
neo4j-example Patch
json-schema-fhir Patch
federation-handler-example Patch
graphql-file-upload-example Patch
covid-mesh Patch
grpc-example Patch
grpc-reflection-example Patch
hasura-openbrewery-geodb Patch
json-schema-hello-world Patch
json-schema-example Patch
json-schema-subscriptions Patch
mongoose-example Patch
mysql-employees Patch
mysql-rfam Patch
odata-microsoft-graph-example Patch
odata-trippin-example Patch
javascript-wiki Patch
openapi-stackexchange Patch
openapi-stripe Patch
openapi-subscriptions Patch
openapi-youtrack Patch
country-info-example Patch
thrift-calculator Patch
chinook 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

@ardatan
Copy link
Owner

ardatan commented Mar 11, 2021

That json schema file is generated from GraphQL Schema files. So we need to make some changes in converter that converts GraphQL Files to json schema files.

@ardatan ardatan force-pushed the master branch 2 times, most recently from ba50211 to 28f80c0 Compare May 1, 2021 12:37
@ardatan ardatan force-pushed the master branch 13 times, most recently from 18e5f74 to 911f6cc Compare June 1, 2021 18:35
@ardatan ardatan force-pushed the master branch 3 times, most recently from 4f40848 to 0a80d9e Compare June 8, 2021 16:03
@ardatan ardatan merged commit d8051f8 into ardatan:master Jun 17, 2021
klippx pushed a commit to klippx/graphql-mesh that referenced this pull request Oct 9, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants