Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/wp-graphql

:rocket: GraphQL API for WordPress
https://github.com/wp-graphql/wp-graphql

- update todo / deprecation messages

- update return type of get_args

d02605fb1989dffc544e8198cb53c9e6cd6849cd authored over 2 years ago
Merge commit 'f9265b8c7aeb807afdc41944b27c7b2503d72655' into release/v1.11.0

2f8f3fc06372b50f80ae9a13123809049d22bc3c authored over 2 years ago
- update changelog, versions for release

c8a87320b5f62d859302c80a32fb1c4f3f1bd652 authored over 2 years ago
Merge pull request #2526 from jasonbahl/feature/#2516-return-graphql-keys-in-headers

fix: ensure responses in QueryAnalyzer are unique

f9265b8c7aeb807afdc41944b27c7b2503d72655 authored over 2 years ago
- code sniff updates

b7620082b47f5d4808185187c45dae749480a160 authored over 2 years ago
- return unique lists for get_list_types, get_query_types, get_runtime_nodes

- add filter before runtime node is determined, allows keying the node differently by 3rd party p...

047b4544d269c8757b14d7a025d10650c38d1cc0 authored over 2 years ago
Merge pull request #2525 from justlevine/feat/allow-global-db-ids-in-post-where-args

feat: allow global/database IDs in Post connection where args ID inputs

9423c59934898fcc4b40b1f6d9caf594b6bc986f authored over 2 years ago
Merge pull request #2524 from justlevine/feat/allow-global-db-ids-in-term-where-args

feat: allow global/database IDs in Term connection where args ID inputs

c0553efd5d87f0c942bce15edff0b1941a9a6a08 authored over 2 years ago
Merge pull request #2523 from justlevine/feat/allow-global-db-ids-in-menuItem-where-args

feat: allow global/database IDs in MenuItem connection where args ID inputs

b91867c837e50a4b232812ad32a674e2b0961d06 authored over 2 years ago
Merge pull request #2522 from justlevine/feat/allow-global-db-ids-in-comment-where-args

feat: allow global/database IDs in Comment connection where args `ID` inputs

8129ebb149cfe27a69755106b60c6b6e2501a133 authored over 2 years ago
Merge pull request #2521 from justlevine/feat/add_graphql_connection_args_filter_to_resolver

chore: refactor `AbstractConnectionResolver::$args` handling

9998de60b85fc7a1e895faf5fb9cb030420097b2 authored over 2 years ago
test: add and backfil post where args tests

69dfe67cdf40779e55655c5cfff62150ffb119f9 authored over 2 years ago
fix: (string) `tagId` can also take db/global IDs

fb3857c9f09ec535dc29668fb8f17003fec9293c authored over 2 years ago
fix: imprecise/incorrect descriptions

27fc289265af09c8dc4149b7d6cc8ef663ae2625 authored over 2 years ago
test: relocate tests to proper class

5d75a96d9ab4e6e8ad30358c58f7ad3b8ddcb958 authored over 2 years ago
tests: cleanup before

ba4a8421df74352460c337a64d6cb45b8991113f authored over 2 years ago
fix: filter name should be `graphql_term_object_connection_args`

d3a7a15a1a02036fb6b3a00242aac970b9e806b9 authored over 2 years ago
chore: return from filter

108f48ae5a572b8d7530e2e3d0acba1ca75ba2c8 authored over 2 years ago
chore: return from filter

ddd7a1c44cde5bb1fdc8fddec574e800d76094e9 authored over 2 years ago
feat: allow global\db IDs in post connection `ID` inputs

c9e72df7c274d2c09f01dca59cd5bf371ef66000 authored over 2 years ago
chore: sort where args

ef1c46d3957e86239086b1d89a66899505dc4249 authored over 2 years ago
chore: fix param docblock

abf952be4d4231d1390c284ceb223b4181d3bc85 authored over 2 years ago
test: test terms where args

c7b7a111a2ee97f185beb1984aef783dd85c0253 authored over 2 years ago
feat: allow global\db IDs in term connection `ID` inputs

12a9a02276afdd03401a3a143b5db2315678e935 authored over 2 years ago
fix: deprecate `termTaxonomId` in favor of `termTaxonomyId`

0304ce2a40d88335fd0e9cfcab705d411efb562e authored over 2 years ago
chore: sort connection args

bdf3ed5aca0a6ec2da4f52cf7db8864b824af6b3 authored over 2 years ago
feat: allow global\db IDs in menuItem connection `ID` inputs

600f9f8fe0b0d3773206479517b42e823e085452 authored over 2 years ago
fix: show deprecation notice for AbstractConnectionResolve::setQueryArg()

4b03de9093bbb2e19162050b9e511f73aa70f1f3 authored over 2 years ago
test: ignore coverage for deprecated methods

c81bb095e810b1c67970846bdcaa5898ee4a2417 authored over 2 years ago
tests: add tests for comment connection where args

7efc7e306407c8d9b22f24ef4e2719c22179b914 authored over 2 years ago
chore: sort comment where args alphabetically

31ae3cfebed04680f3b79cc809a3e70f70af0061 authored over 2 years ago
fix: `includeUnapproved` can be an array

a734f4458e425222b1f9b60601d30d53c6589da7 authored over 2 years ago
feat: allow global\db IDs in comment connection `ID` inputs

b3cd298d1a23596b6d16faf571001f8134e42d4a authored over 2 years ago
dev: deprecate `::getArgs` for `::get_args()`

128e7c31f892d96583a255e9b25c0776f3052608 authored over 2 years ago
feat: add 'graphql_connection_args' filter

ae6bf3e24d8c8100a760d7f94b5528fce0cd4f04 authored over 2 years ago
test: fix test query

9cc7fed20c18151bae79dc8e051355e079f22dd1 authored over 2 years ago
test: fix no fn() => in PHP 7.3

d9b249f7c2e1545419bfa0c388aa772092a28ff3 authored over 2 years ago
test: formatting

d69f346bc762cb284d11271c9af7ba552c20522a authored over 2 years ago
test: check for debug message when missing interface/union args

59ee4f193526fcb4faba7b3248a83a96fa5fc2ae authored over 2 years ago
dev: bail early if WP object shouldnt be shown in GraphQL

f13623cea8baa830a5b8f4f5c2c867e6f467e703 authored over 2 years ago
test: successful union/interface registration tests

169b80099ef90e03059dc43d51b9ae49d8798af1 authored over 2 years ago
- add filters `register_graphql_post_type_args` and `register_graphql_taxonomy_args`

9296f44bc63bf109ade214bdff56f45f86a27fad authored over 2 years ago
- be more graceful when a post type is registered with invalid args

142a1c1c6102b4ec1ccafaa3ba726c609d6b14d8 authored over 2 years ago
dev: bail early if no `resolveType` and add debug parity to TermObject registration

0027e8ca7629bbac5450b4646b290f70dcdbbaf3 authored over 2 years ago
chore: phpcs

76e236f78d45703c43ca7e309641cb997840217f authored over 2 years ago
test: fix typo in taxonomy cleanup

d4f2849b3103e122561d80326a3d9ea1569c1fdf authored over 2 years ago
chore: lint

44418da7c67dc9468a7d63621c73911dc3631a28 authored over 2 years ago
fix: only allow GraphQL objects in unions

4685f5561bfc8368a4bc9627a74eae694bc5911d authored over 2 years ago
tests: scaffold union and interface tests

9a8a1409f3c41dac8d57f6a774638b0c174205ad authored over 2 years ago
tests: add taxonomy schema tests

355ad1b2a078860a3a9efac2aaa28a50c850b00e authored over 2 years ago
feat: add `graphql_union_types` for resolving unions

01816914754c20c4f854c2a7ea46e7140c1b3894 authored over 2 years ago
feat: allow excluding default interfaces/connections

5e38f64281bd73d35036381c84368498f05b552c authored over 2 years ago
tests: cleaup registered types

eed6317a2161c30acb01eb34ba26770b01630bbf authored over 2 years ago
dev: simplify \Registry\Utils method names

4976eba0dc75ae87871cbaa142dff2618e218d16 authored over 2 years ago
dev: use Utils::format_field_name() over local transform

7e4f0e48d205109c94ccea8ab9fb55548625c6ac authored over 2 years ago
reapply 2d38d1f3bdc29914300b4705076192af645c0183

Something about this PR destroyed the diff making a rebase impossible.

751f963e21390bf730c902bf44acfc3c315de6ff authored over 2 years ago
- move Data/PostObjectType to Registry/Utils/PostObject

- move Data/TermObjectType to Registry/Utils/TermObject

66e94bfc4075ed670242e9ef2d6b53195baecb36 authored over 2 years ago
feat: register graphql_connections on register_{post_type|taxonomy}_args

29aa182c22bc793adc70588da1035abafbbf65a3 authored over 2 years ago
fix: don't break existing schema

4b6e3c9938636bca218658b5af7e4c166176b259 authored over 2 years ago
chore: consolidate post/term object connections

96de6dc687f1e321075c4b46ca84ed2b65e73ff8 authored over 2 years ago
feat: maybe register post/tax types as interfaces/unions

662414ac816fa6f64b2287058087c0729c7d667e authored over 2 years ago
feat: add post type/taxonomy args for granular registration

38313aede895098dd93581c675191d068fc912e6 authored over 2 years ago
dev: register default graphql args via filter

ea7bc0c097bedd6f03206a5740b0661419b92ebf authored over 2 years ago
Merge pull request #2519 from jasonbahl/feature/#2516-return-graphql-keys-in-headers

feat: Add QueryAnalyzer and Expose "X-GraphQL-Keys" in headers

a2098ea0854675cc84ba0f7de1f103c1ec3124bb authored over 2 years ago
- code sniffer adjustments

5dcad4f750abe03c70c903c08c56013be5ea68b0 authored over 2 years ago
- updated docblock for graphql_pre* filters

0b6e24a0447330f8890bb3b755d6ea72cc03cc66 authored over 2 years ago
- reverting changes to PostObjectConnectionResolver.php and MediaItemUpdate.php as they should be addressed in another PR. They were complaints from PHPStan and I rushed to "fix" them, but should handle them separately.

5c0f572d36191ebb7678efc17a364c73adbce7f7 authored over 2 years ago
- code sniffer adjustments

b6b0fc2d086c9662fc2cb2b48750061102450de1 authored over 2 years ago
- expose X-GraphQL-Operation-Type, X-GraphQL-List-Types and X-GraphQL-Nodes as separate headers

8dc66601a825f3616d6701a5d875e0f509a15dbd authored over 2 years ago
- update `graphql()` function to allow a 2nd argument that can return the Request instead of just the results of executing the request

- Introduce new QueryAnalyzer class that tracks types and models resolved by a query
- Instantiat...

dd7d0e4ee93c130dcce4a0eb8d3ef9872594ed04 authored over 2 years ago
Merge pull request #2510 from wp-graphql/release/v1.10.0

release: v1.10.0

3182a5cfbb8fd9fa6613d002a162067ba06953e9 authored over 2 years ago
Merge commit 'a14d1159c6f3be7eda6d3be7cc6555f26764b8af' into release/v1.10.0

f22397fec2499ec2d69a4d291cbb1c6482a5060a authored over 2 years ago
- update changelog and readme to include latest merged PR

7e8a1f0437ae5e965b67e62635c05bf78fa5792e authored over 2 years ago
Merge pull request #2511 from NielsdeBlaauw/patch-1

docs: Update permalink to nonce example.

a14d1159c6f3be7eda6d3be7cc6555f26764b8af authored over 2 years ago
Update permalink to nonce example.

The old link points to a version in `master` in which the relevant lines have moved to a differe...

f0c1a51c5b761d3f65bb5baca88516d041d488b2 authored over 2 years ago
- Added Upgrade notice to readme.txt and CHANGELOG.md

3138ebc766ae158d844a85d174358ad77f791756 authored over 2 years ago
Merge commit '6b85fcbb98ebb3bfd48e73ba2729d3b6c609a8f6' into release/v1.10.0

4ca27005ba35745aa27bab203c98543ddefae715 authored over 2 years ago
- update changelog, readme, version for release

ac80f4b06de90e6a5f3d71525fc5ac5927b26651 authored over 2 years ago
Merge pull request #2505 from justlevine/feat/login-user-after-passwod-reset

feat: login user after successful `resetUserPassword` mutation

6b85fcbb98ebb3bfd48e73ba2729d3b6c609a8f6 authored over 2 years ago
test: ensure user is logged out when testing passwords

b8ba749427422bf9f565960af54ca2bbd77ff5f9 authored over 2 years ago
feat: login user after successful `resetUserPassword` mutation

161d3400eb0289d0d8fee15bc1d45bdf17e18539 authored over 2 years ago
Merge pull request #2504 from justlevine/fix/filter-mediaItems-by-mimeType

fix: filter `mediaItems` query by `mimeType`

4b002ffe842ef8ca20f4809d35318a3011ace946 authored over 2 years ago
Merge pull request #2506 from justlevine/fix/specify-database-ids-in-int-id-description

fix: specify when `id` arg takes an (int) database ID

f607b25cfe7e9e79345767fc13b24a12f969d3a8 authored over 2 years ago
fix: specify when `id` arg takes an (int) database ID

a234a01c22db49a5496f9d2d1ea7b506850a1309 authored over 2 years ago
fix: filter `mediaItems` by `mimeType`

a45d169a6b60483d29043e69b9193cf4848b7d1f authored over 2 years ago
Merge pull request #2490 from jasonbahl/bugfix/#2486-page-by-uri-for-posts-page

fix: bug when querying page set as "Posts Page"

b89a31fd35e619b65b5dd85acaac182ed6fd61c5 authored over 2 years ago
Merge branch 'develop' into bugfix/#2486-page-by-uri-for-posts-page

e4c4e28490f18bbb4c6460dd0887915549e79972 authored over 2 years ago
Merge pull request #2497 from justlevine/fix/only-enqueue-admin-scripts-on-settings-page

fix: only enqueue admin scripts on the Settings page

e2509d628bcec2a5cc60712595196d5695961846 authored over 2 years ago
Merge pull request #2498 from justlevine/feat-filter-mediaDetails-sizes

feat: add `include` and `exclude` args to `MediaDetails.sizes`

975900ff6d7efadf8dc08928ae0d92ee3343521b authored over 2 years ago
Merge pull request #2499 from justlevine/fix/theme-model-capabilities-check-too-specific

fix: check for multiple theme capabilities on Theme::is_private()

5eeb2346f13157ce4e97c00f109675e0712cae39 authored over 2 years ago
Merge pull request #2502 from justlevine/feat/query-comment-by-id-type

feat: add `idType` arg to `RootQuery.comment`

b85fcfb852272a7d2e76b80ca6e363ac2abb1d4b authored over 2 years ago
Merge pull request #2503 from justlevine/ci/debug-integration-with-step-debug

ci: enable codeception debugging via GH Actions

20b5ecb8b9898c3af64e907af4f9f99f8a457290 authored over 2 years ago
ci: enable codeception debugging with ACTIONS_STEP_DEBUG

db5d067bfe52e5072f440be42eb67b933ab03bb6 authored over 2 years ago
feat: add `idType` arg to `RootQuery.comment`

754069c1d4d2a1616798d4d30b480351d080867b authored over 2 years ago
test: test for authenticated/unauthenticated

778f61b3182f7b99bdde1ec4b3b48b5429233497 authored over 2 years ago
test: cleanup before

86bd0a7c93aac62e3853f15ce2aca77e69f3b6b4 authored over 2 years ago
fix: check multiple theme caps on Model::is_private()

5b7762bc1c17ccf2a1f28fe484e5ce111f476010 authored over 2 years ago
test: test MediaDetails.sizes with `include` and `exclude` args

9b542ef42c80246225772514d9f52bb1bb061cf7 authored over 2 years ago
test: cleanup before

ebe6745289de95b6c4cc69bba0cca5e3e016599d authored over 2 years ago
feat: add `include` and `exclude` args to `MediaDetails.sizes`

0347511f51a00d64d2f537deacb96718e4f7c756 authored over 2 years ago