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
fix: return empty when filtering `menuItems` by a `location` with no assigned items
justlevine opened this pull request 11 months ago
justlevine opened this pull request 11 months ago
Querying Page by URI doest require correct URI field
andremendonca03 opened this issue 11 months ago
andremendonca03 opened this issue 11 months ago
release: v1.21.0
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
release: v1.21.0
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
feat: add `UniformResourceIdentifiable` interface to `Comment` type
justlevine opened this pull request 11 months ago
justlevine opened this pull request 11 months ago
chore(deps-dev): bump the composer group across 1 directories with 1 update
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
fix: set_query_arg not properly respected by connection resolvers
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
set_query_arg is not properly respected when connections are resolved
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
feat: provide better error when field references a type that does not exist
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
Unhelpful error when a non-existing type is referenced as a Field's type
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
fix: php deprecation error for dynamic properties on AppContext class
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
fix(graphiql): Allow GraphiQL to run even if a valid schema cannot be returned.
linucks opened this pull request 11 months ago
linucks opened this pull request 11 months ago
Post Author Name node repeats when fetching multiple posts at once
shipmaal opened this issue 11 months ago
shipmaal opened this issue 11 months ago
Menu returning wrong items
rodrigo-martins opened this issue 11 months ago
rodrigo-martins opened this issue 11 months ago
Return GRAPHQL_DEBUG message when meta query is used in a GraphQL Request
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
feat: Add Admin Notice for WPGraphQL for ACF
josephfusco opened this pull request 11 months ago
josephfusco opened this pull request 11 months ago
release: v1.20.0
jasonbahl opened this pull request 12 months ago
jasonbahl opened this pull request 12 months ago
release: v1.20.0
jasonbahl opened this pull request 12 months ago
jasonbahl opened this pull request 12 months ago
chore: add @justlevine to list of contributors
justlevine opened this pull request 12 months ago
justlevine opened this pull request 12 months ago
Document Previews in WPGraphQL
jasonbahl opened this issue 12 months ago
jasonbahl opened this issue 12 months ago
feat: introduce "graphql_query_analyzer_get_headers" filter
MuhammedAO opened this pull request 12 months ago
MuhammedAO opened this pull request 12 months ago
Let's Revamp Our IDE π
josephfusco opened this issue 12 months ago
josephfusco opened this issue 12 months ago
chore(deps): bump the npm_and_yarn group across 1 directories with 2 updates
dependabot[bot] opened this pull request 12 months ago
dependabot[bot] opened this pull request 12 months ago
nodeByUri return null for some custom CPT
MKlblangenois opened this issue 12 months ago
MKlblangenois opened this issue 12 months ago
chore(deps): bump axios and @wordpress/scripts
dependabot[bot] opened this pull request 12 months ago
dependabot[bot] opened this pull request 12 months ago
chore: update NPM dev-deps
justlevine opened this pull request almost 1 year ago
justlevine opened this pull request almost 1 year ago
feat: output GRAPHQL_DEBUG message if requested amount is larger than connection limit
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
No error thrown when query value first exceeds max query amount
hsdonkin opened this issue about 1 year ago
hsdonkin opened this issue about 1 year ago
chore: update composer dev-dependencies and use `php-compatibility:develop` branch to 8.0+ lints
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
chore: implement stricter PHPDoc types
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
chore: implement stricter PHPStan config and clean up unnecessary type-guards
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
perf: Expose `graphql_should_analyze_queries` as setting
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
fix: call `html_entity_decode()` with explicit flags and decode single-quotes
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
fix: replace deprecated `AbstractConnectionResolver::setQueryArg()` call with `::set_query_arg()`
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
Update using-data-from-custom-database-tables.md
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
Update using-data-from-custom-database-tables.md
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
Add workflow to help automate version numbers during releases
justlevine opened this issue about 1 year ago
justlevine opened this issue about 1 year ago
Querying parent info in preview mode returns the current post info.
jeremyProwseYS opened this issue about 1 year ago
jeremyProwseYS opened this issue about 1 year ago
refactor: rearranged params/arguments for consistency sake in filters
tihom4537 opened this pull request about 1 year ago
tihom4537 opened this pull request about 1 year ago
Update categories-and-tags.md
Jacob-Daniel opened this pull request about 1 year ago
Jacob-Daniel opened this pull request about 1 year ago
Update build-your-first-wpgraphql-extension.md
Jacob-Daniel opened this pull request about 1 year ago
Jacob-Daniel opened this pull request about 1 year ago
Update wpgraphql-concepts.md
Jacob-Daniel opened this pull request about 1 year ago
Jacob-Daniel opened this pull request about 1 year ago
fix: Field id duplicates uri field description
marcinkrzeminski opened this pull request about 1 year ago
marcinkrzeminski opened this pull request about 1 year ago
release: v1.19.0
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
Query failing when a linked post type has a draft
andyjamesn opened this issue about 1 year ago
andyjamesn opened this issue about 1 year ago
fix: add polyfills for `str_starts_with()` and `str_ends_with()` to prevent fatal errors in PHP < 8.0
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
Fatal error in `WPConnectionType` when calling `str_ends_with()` on PHP < 8.0
jj449 opened this issue about 1 year ago
jj449 opened this issue about 1 year ago
chore: autolint tests with phpcbf
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
fix: make `User.url` public
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
feat: add missing extra fields to `EnqueuedAsset`, `EnqueuedScript` and `EnqueuedStylesheet`
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
release: v1.18.2
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
release: v1.18.1
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
tests: GraphiQL e2e tests failing on WordPress 6.4
jasonbahl opened this issue about 1 year ago
jasonbahl opened this issue about 1 year ago
mediaDetails sizes query returns incorrect value for "file"
philippahlfeld-netflow opened this issue about 1 year ago
philippahlfeld-netflow opened this issue about 1 year ago
PHP deprecated
xbd63 opened this issue about 1 year ago
xbd63 opened this issue about 1 year ago
release: v1.18.0
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
chore: implement stricter type hinting with `SlevomatCodingStandard.TypeHints` [phpcs]
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
chore: sort `use` statements alphabetically with `SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses` (autofix)
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
chore: restore commenting sniffs to PHPCS ruleset
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
chore: lint and remove useless variables [phpcs]
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
incompatible with custom field for oder by (mysql aggregated reason)
idmahbub opened this issue about 1 year ago
idmahbub opened this issue about 1 year ago
chore: update composer deps to latest
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
chore(deps): bump @babel/traverse from 7.17.3 to 7.23.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Sticky posts are ignored
PSMJonas opened this issue about 1 year ago
PSMJonas opened this issue about 1 year ago
Unable to query menuItems from "UTILITY" menu location with Apollo (works in GraphiQL)
brockduncan opened this issue about 1 year ago
brockduncan opened this issue about 1 year ago
release: v1.17.0
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
fix: improve DX using updateComment Mutation
jasonbahl opened this pull request about 1 year ago
jasonbahl opened this pull request about 1 year ago
fix: use all roles for `UserRoleEnum` instead of the filtered `editible_roles`
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
ci: Add CodeSpaces config
moonmeister opened this pull request about 1 year ago
moonmeister opened this pull request about 1 year ago
SendPasswordResetEmail Doesn't Display Reset Link in Received Emails Due to Formatting Issue with <> characters
nestarz opened this issue about 1 year ago
nestarz opened this issue about 1 year ago
fix: Add `graphql_debug` warning when using `hasPublishedPosts: ATTACHMENT`
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
User connections `hasPublishedPosts` should not allow `ATTACHMENT` value
justlevine opened this issue about 1 year ago
justlevine opened this issue about 1 year ago
fix: respect `hasPublishedPosts` where arg on unauthenticated `users` queries
justlevine opened this pull request about 1 year ago
justlevine opened this pull request about 1 year ago
hasPublishedPosts is being over-ridden with true for unauthenticated requests, even if hasPublishedPosts: POST is being requested
FatJoe-Kieran opened this issue over 1 year ago
FatJoe-Kieran opened this issue over 1 year ago
when i activate wpgraphql plugin with stratus theme,it will generate error. itβs not compaitible with it.
S12375 opened this issue over 1 year ago
S12375 opened this issue over 1 year ago
chore: remove @phpstan-ignore annotations
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
feat: add `graphql_format_name()` access method
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
chore(deps-dev): bump postcss from 8.4.12 to 8.4.31
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
test: backfill `register_graphql_input|union_type()` tests
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
fix: regression to autoloader for bedrock sites
jasonbahl opened this pull request over 1 year ago
jasonbahl opened this pull request over 1 year ago
fix: term uri, early return
jasonbahl opened this pull request over 1 year ago
jasonbahl opened this pull request over 1 year ago
Not returning all menu items
ct-abdul opened this issue over 1 year ago
ct-abdul opened this issue over 1 year ago
fix: rename typo in component name - `AuthSwitchProvider`
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
fix: correctly get `default` user role for settings selectbox
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
chore: fix spelling mistakes (non-logical)
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
Fix typos [DO NOT MERGE]
szepeviktor opened this pull request over 1 year ago
szepeviktor opened this pull request over 1 year ago
Regression: Missing dependencies notice when WPGraphQL is installed as a composer dependency
justlevine opened this issue over 1 year ago
justlevine opened this issue over 1 year ago
fix: rename fields registered by connections when using `rename_graphql_field()`
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
fix: skip setting if no `$setting['group']`
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
chore(deps-dev): bump composer/composer from 2.2.21 to 2.2.22
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Quering nested page vs parent page by URI with Polylang inconsisten results
sven-ra opened this issue over 1 year ago
sven-ra opened this issue over 1 year ago
fix: Decode slug so it works with other languages
scottyzen opened this pull request over 1 year ago
scottyzen opened this pull request over 1 year ago
Wrong data being returned from `EnqueuedAsset.extra` resolve function
lubiah opened this issue over 1 year ago
lubiah opened this issue over 1 year ago
fix: Support asPreview by URI/SLUG Id Type
blakewilson opened this pull request over 1 year ago
blakewilson opened this pull request over 1 year ago
chore(deps): bump graphql from 16.5.0 to 16.8.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
fix: admin notice if composer dependencies not installed
jasonbahl opened this pull request over 1 year ago
jasonbahl opened this pull request over 1 year ago
chore: use `.php` extension for stubfiles
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
chore: remove unused parameters from resolver callbacks
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
chore: cleanup PHPCS inline annotations
justlevine opened this pull request over 1 year ago
justlevine opened this pull request over 1 year ago
fix: [WIP] unstable term cursor identical names
mohjak opened this pull request over 1 year ago
mohjak opened this pull request over 1 year ago