graphql.github.io icon indicating copy to clipboard operation
graphql.github.io copied to clipboard

GraphQL Documentation at graphql.org

Results 184 graphql.github.io issues
Sort by recently updated
recently updated
newest added

Bumps [devcert](https://github.com/davewasmer/devcert) from 1.2.0 to 1.2.1. Commits 1ed164f 1.2.1 b076321 switch from vulnerable VALID_DOMAIN regex to is-valid-domain lib (#79) See full diff in compare view Maintainer changes This version was...

📦 Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql](https://togithub.com/graphql/graphql-js) | [`15.6.0` -> `15.8.0`](https://renovatebot.com/diffs/npm/graphql/15.6.0/15.8.0) | [![age](https://badges.renovateapi.com/packages/npm/graphql/15.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-helmet](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-helmet) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`6.1.4` -> `6.1.5`](https://renovatebot.com/diffs/npm/@types%2freact-helmet/6.1.4/6.1.5) |...

Bumps [dset](https://github.com/lukeed/dset) from 3.1.1 to 3.1.2. Release notes Sourced from dset's releases. v3.1.2 Patches (dset/merge): Prevent possible prototype pollution (#34): 2d156c7 Thank you @​n1ru4l~! Chores (dset/merge): Add tests for "proto"...

📦 Dependencies

Closes # ## Description 1. Since 0.0.7, Integrated Spring security and JWT. Allows users to authorize by behavior, authorize by column, and authorize by row through the kotlin DSL. 2....

Signed-off-by: Brian Warner Closes # ## Description

Remove the static PDF previews of the LF and GraphQL Foundation membership applications, and link to evergreen URLs instead. Signed-off-by: Brian Warner Closes # ## Description

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

📦 Dependencies

Hi everybody, I'm building a GraphqlQL server using Quarkus and I want to consume its endpoint with apollo-angular. And I need to filter the data in the backend (not filtering...