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: handle regression when implementing interface with identical args.
justlevine opened this pull request 7 months ago
justlevine opened this pull request 7 months ago
fix: update dev-deps and fix `WPGraphQL::get_static_schema()`
justlevine opened this pull request 7 months ago
justlevine opened this pull request 7 months ago
release: v1.27.0
jasonbahl opened this pull request 7 months ago
jasonbahl opened this pull request 7 months ago
Querying Menu Locations are inconsistent
arcylen-gg opened this issue 7 months ago
arcylen-gg opened this issue 7 months ago
test: Add e2e test coverage for tabs in the settings page
josephfusco opened this pull request 7 months ago
josephfusco opened this pull request 7 months ago
Handle Bedrock and Similar Architecture
ChrisWiegman opened this issue 7 months ago
ChrisWiegman opened this issue 7 months ago
feat: add WPGraphQL IDE as an "Experiment"
jasonbahl opened this pull request 7 months ago
jasonbahl opened this pull request 7 months ago
feat: Enhance tab state management with query arguments and localStorage fallback
josephfusco opened this pull request 7 months ago
josephfusco opened this pull request 7 months ago
Deep Linking for WPGraphQL Settings pages
jasonbahl opened this issue 7 months ago
jasonbahl opened this issue 7 months ago
fix: `$settings_fields` param on "graphql_get_setting_section_field_value" filter not passing the correct type
jasonbahl opened this pull request 8 months ago
jasonbahl opened this pull request 8 months ago
Bug: graphql_get_setting_section_field_value filter params return different types than documented
jasonbahl opened this issue 8 months ago
jasonbahl opened this issue 8 months ago
fix: WPGraphQL Settings page fails to load when "graphiql_enabled" setting is "off"
jasonbahl opened this pull request 8 months ago
jasonbahl opened this pull request 8 months ago
Settings page fails to load when "Enable GraphiQL IDE" setting is turned "off"
jasonbahl opened this issue 8 months ago
jasonbahl opened this issue 8 months ago
PostFormat is not set when Contribute/Author uses createPost or updatePost mutations
tuanfront-end opened this issue 8 months ago
tuanfront-end opened this issue 8 months ago
build: Clean up dist
josephfusco opened this pull request 8 months ago
josephfusco opened this pull request 8 months ago
Can't add mutation for urls gallery.
michaelbrinkworth opened this issue 8 months ago
michaelbrinkworth opened this issue 8 months ago
chore: cleanup AbstractConnectionResolver before release.
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
chore: update wp-graphql-test-case
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
release: v1.26.0
jasonbahl opened this pull request 8 months ago
jasonbahl opened this pull request 8 months ago
CoreTable column alignment returns null
brysonchiu opened this issue 8 months ago
brysonchiu opened this issue 8 months ago
chore: Update references to Slack, pointing folks to Discord instead
jasonbahl opened this pull request 8 months ago
jasonbahl opened this pull request 8 months ago
Remove development-related files from SVN on release
renatonascalves opened this issue 8 months ago
renatonascalves opened this issue 8 months ago
refactor: improve query handling in `AbstractConnectionResolver`
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
refactor: split `AbstractConnectionResolver::get_args()` and `::get_query_args()` into `::prepare_*()` methods
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
refactor: split `AbstractConnectionResolver::get_ids()` into `::prepare_ids()`
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
chore: relocate `AbstractConnectionResolver::is_valid_offset()` with other abstract methods.
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
refactor: split `AbstractConnectionResolver::get_nodes()` and `get_edges()` into `prepare_*()` methods
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
refactor: wrap `AbstractConnectionResolver::is_valid_model()` in `::get_is_valid_model()`
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
chore: post #3116 cleanup
justlevine opened this pull request 8 months ago
justlevine opened this pull request 8 months ago
release: v1.25.0
jasonbahl opened this pull request 8 months ago
jasonbahl opened this pull request 8 months ago
chore: WPGraphQLTestcase upgraded to v3
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
Missing field argument lead to broken Documentation Explorer
datproto opened this issue 8 months ago
datproto opened this issue 8 months ago
fix: node ids not showing in query analyzer when using DataLoader->load_many()
jasonbahl opened this pull request 8 months ago
jasonbahl opened this pull request 8 months ago
Node IDs not being tracked by the Query Analyzer when using DataLoader's `load_many()` method
jasonbahl opened this issue 8 months ago
jasonbahl opened this issue 8 months ago
fix: Fixes an Interface field argument regression
kidunot89 opened this pull request 8 months ago
kidunot89 opened this pull request 8 months ago
Codegen issue in generating types: Interface field argument ProductWithPricing.price(format:) expected but GroupProduct.price does not provide it.
shashankitsoft opened this issue 8 months ago
shashankitsoft opened this issue 8 months ago
fix: arguments on Interface Fields were not properly applied to interfaces and object types implementing the Interface
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
Arguments defined on Interface Fields are not inherited by the fields on the Implementing Object Type
jasonbahl opened this issue 9 months ago
jasonbahl opened this issue 9 months ago
Open SSF Scorecard
moonmeister opened this issue 9 months ago
moonmeister opened this issue 9 months ago
Interface Recursion Issues
zngly-vlad opened this issue 9 months ago
zngly-vlad opened this issue 9 months ago
WPGraphql fetching duplicated nodes in Gatsby
maghaffar opened this issue 9 months ago
maghaffar opened this issue 9 months ago
refactor: make `AbstractConnectionResolver::should_execute()` non-abstract and add `::pre_should_execute()`
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
refactor: improve `should_execute()` handling in AbstractConnectionResolver [WIP]
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
release: v1.24.0
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
chore: connection resolvers cleanup
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
fix: recursion issues with interfaces
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
Add WordPress new `Site Icon` feature to generalSettings.
izzygld opened this issue 9 months ago
izzygld opened this issue 9 months ago
feat: Experiments API
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
release: v1.23.0
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
DX: Can't narrow down interface subtypes on an implementing object with `register_graphql_field()`
justlevine opened this issue 9 months ago
justlevine opened this issue 9 months ago
chore: lint for superfluous whitespace
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
chore: update Composer dev-deps and lint.
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
ci: Update actions in GitHub workflows and cleanup
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
ci: test against wp 6.5
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
feat: introduce actions and filters for GraphQL Admin Notices
jasonbahl opened this pull request 9 months ago
jasonbahl opened this pull request 9 months ago
Introduce actions/filters for the `register_graphql_admin_notice` API
jasonbahl opened this issue 9 months ago
jasonbahl opened this issue 9 months ago
Missing avatar or icon in GraphQL IDE UI
hatsumatsu opened this issue 9 months ago
hatsumatsu opened this issue 9 months ago
refactor: improve `loader` handling in `AbstractConnectionResolver`
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
feat: improve query amount handling in `AbstractConnectionResolver`
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
refactor: add `AbstractConnectionResolver::get_unfiltered_args()` public getter
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
refactor: add `AbstractConnectionResolver::prepare_page_info()`and only instantiate once
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
perf: refactor `PluginConnectionResolver` to only fetch plugins once
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
refactor: deprecate `camelCase` methods in `AbstractConnectionResolver` for `snake_case` equivalents
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
chore: prepare ConnectionResolver classes for v2 backport
justlevine opened this pull request 9 months ago
justlevine opened this pull request 9 months ago
v2.0 Roadmapping
jasonbahl opened this issue 9 months ago
jasonbahl opened this issue 9 months ago
Unable to Make Menus and Menu Items public
hmingv opened this issue 10 months ago
hmingv opened this issue 10 months ago
fix: GraphiQL IDE test failures
jasonbahl opened this pull request 10 months ago
jasonbahl opened this pull request 10 months ago
chore!: update webonyx/graphql-php to 15.11.1
kasparsd opened this pull request 10 months ago
kasparsd opened this pull request 10 months ago
Upgrade webonyx/graphql-php to 15.x
trwill opened this issue 10 months ago
trwill opened this issue 10 months ago
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
query with language parameter
scesini opened this issue 10 months ago
scesini opened this issue 10 months ago
feat: expose `hasPassword` and `password` fields on Post objects
justlevine opened this pull request 10 months ago
justlevine opened this pull request 10 months ago
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
release: v1.22.1
jasonbahl opened this pull request 10 months ago
jasonbahl opened this pull request 10 months ago
test(3063): Adds test for #3603
jasonbahl opened this pull request 10 months ago
jasonbahl opened this pull request 10 months ago
Expose hasPassword as a queryable field instead of just as an argument
Shaderpixel opened this issue 10 months ago
Shaderpixel opened this issue 10 months ago
Comment pagination fails due to wrong `$field` key in AbstractCursor
giafrata opened this issue 10 months ago
giafrata opened this issue 10 months ago
fix: respect show avatar setting
jasonbahl opened this pull request 10 months ago
jasonbahl opened this pull request 10 months ago
fix: stop overwrite tax query filter if it exists
mohjak opened this pull request 10 months ago
mohjak opened this pull request 10 months ago
Introduce `register_graphql_connection_where_arg` API
jasonbahl opened this issue 10 months ago
jasonbahl opened this issue 10 months ago
Avatar URLs are included in responses when Show Avatars setting is disabled
mindctrl opened this issue 10 months ago
mindctrl opened this issue 10 months ago
fix: taking care about the case of empty order by
mohjak opened this pull request 10 months ago
mohjak opened this pull request 10 months ago
ci: pin wp-browser to "<3.5" to allow automated tests to run properly
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
release: v1.22.0
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
Tests failing due to WPBrowser breaking change
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
ci: update wp-browser, codeception to latest versions
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
fix: prevent wpml from redirecting in WPGraphQL requests
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
fix: admin_enqueue_scripts callback should expect a possible null value passed to it
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
Can't move attendees in Events Calendar due to fatal errors caused by $hook_suffix type
craigwilcox opened this issue 11 months ago
craigwilcox opened this issue 11 months ago
chore(deps-dev): bump ip from 1.1.5 to 1.1.9
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
chore(deps): bump the npm_and_yarn group across 1 directories with 3 updates
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
chore(deps-dev): bump the npm_and_yarn group across 1 directories with 2 updates
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
ERROR] unespected token '>' is not a valid JSON
omatheusant opened this issue 11 months ago
omatheusant opened this issue 11 months ago
Introduce support for the @oneOf GraphQL Directive
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
WPGraphQL Extensions Page
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
fix: isPostsPage on content type
jasonbahl opened this pull request 11 months ago
jasonbahl opened this pull request 11 months ago
Automate Release Cycles (Implement Changesets or other relevant solution)
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
Update WPGraphQL Mutations Guide
jasonbahl opened this issue 11 months ago
jasonbahl opened this issue 11 months ago
fix: `UsersConnectionSearchColumnEnum` values should be prefixed with `user_`
justlevine opened this pull request 11 months ago
justlevine opened this pull request 11 months ago
feat: add `graphql_pre_resolve_menu_item_connected_node` filter
justlevine opened this pull request 11 months ago
justlevine opened this pull request 11 months ago