Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
WPGraphQL
Free and Open Source GraphQL API for WordPress
Collective -
Host: opensource -
https://opencollective.com/wp-graphql
- Website: https://wpgraphql.com
- Code: https://github.com/wp-graphql
chore: WPGraphQLTestcase upgraded to v3
github.com/wp-graphql/wp-graphql - kidunot89 opened this pull request 8 months ago
github.com/wp-graphql/wp-graphql - kidunot89 opened this pull request 8 months ago
fix: lodashGet access restored
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 8 months ago
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 8 months ago
feat: QueryConstraint classes implemented and tested
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 8 months ago
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 8 months ago
port auth button to third party plugin
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 8 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 8 months ago
Missing field argument lead to broken Documentation Explorer
github.com/wp-graphql/wp-graphql - datproto opened this issue 8 months ago
github.com/wp-graphql/wp-graphql - datproto opened this issue 8 months ago
fix: node ids not showing in query analyzer when using DataLoader->load_many()
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 8 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 8 months ago
Node IDs not being tracked by the Query Analyzer when using DataLoader's `load_many()` method
github.com/wp-graphql/wp-graphql - jasonbahl opened this issue 8 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this issue 8 months ago
Convert WPGraphQLTestCommon into classes extending the PHPUnit_Framework_Constraint class
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this issue 8 months ago
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this issue 8 months ago
fix: Assert query successful fix
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 8 months ago
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 8 months ago
fix: Fixes an Interface field argument regression
github.com/wp-graphql/wp-graphql - kidunot89 opened this pull request 8 months ago
github.com/wp-graphql/wp-graphql - kidunot89 opened this pull request 8 months ago
refactor: application store architecture
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 8 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 8 months ago
WPGraphQL Error When saving HTML in Textarea or WYSIWYG ACF Fields
github.com/wp-graphql/wpgraphql-acf - archoda opened this issue 8 months ago
github.com/wp-graphql/wpgraphql-acf - archoda opened this issue 8 months ago
Codegen issue in generating types: Interface field argument ProductWithPricing.price(format:) expected but GroupProduct.price does not provide it.
github.com/wp-graphql/wp-graphql - shashankitsoft opened this issue 8 months ago
github.com/wp-graphql/wp-graphql - shashankitsoft opened this issue 8 months ago
fix: arguments on Interface Fields were not properly applied to interfaces and object types implementing the Interface
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
Arguments defined on Interface Fields are not inherited by the fields on the Implementing Object Type
github.com/wp-graphql/wp-graphql - jasonbahl opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this issue 9 months ago
Cloning a field group that contains a nested group field causes invalid schema
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this issue 9 months ago
feat: seperate `max-age` and `s-maxage`
github.com/wp-graphql/wp-graphql-smart-cache - moonmeister opened this issue 9 months ago
github.com/wp-graphql/wp-graphql-smart-cache - moonmeister opened this issue 9 months ago
release: v1.3.2
github.com/wp-graphql/wp-graphql-smart-cache - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql-smart-cache - jasonbahl opened this pull request 9 months ago
ci: Update tests to run against WordPress 6.5
github.com/wp-graphql/wp-graphql-smart-cache - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql-smart-cache - jasonbahl opened this pull request 9 months ago
fix: Adds support for WPGraphQL v1.24.x
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql-testcase - kidunot89 opened this pull request 9 months ago
fix: Defer script to reduce the initial delay w/ opening of drawer
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Interface Recursion Issues
github.com/wp-graphql/wp-graphql - zngly-vlad opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - zngly-vlad opened this issue 9 months ago
WPGraphql fetching duplicated nodes in Gatsby
github.com/wp-graphql/wp-graphql - maghaffar opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - maghaffar opened this issue 9 months ago
refactor: make `AbstractConnectionResolver::should_execute()` non-abstract and add `::pre_should_execute()`
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
release: v2.3.0
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this pull request 9 months ago
refactor: improve `should_execute()` handling in AbstractConnectionResolver [WIP]
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: tested up to version
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
chore: connection resolvers cleanup
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
ACF Options page fields
github.com/wp-graphql/wpgraphql-acf - BogdanKozhevnik opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-acf - BogdanKozhevnik opened this issue 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
Add missing changeset
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
fix: automate GitHub release
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: automate GitHub release upload
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
fix: update z-index of the CodeMirror-info tooltip to show above the drawer
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this pull request 9 months ago
Delay with opening drawer
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Nested page link field returning null
github.com/wp-graphql/wpgraphql-acf - tablufc88 opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-acf - tablufc88 opened this issue 9 months ago
Schema fails to load when field group is cloned on many different flexible content layouts
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this issue 9 months ago
Activity Bar Plugin store
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
history panel store
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
docs explorer store
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
document editor store
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Filter the "GraphiQL Document Tab"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a tab to the "Response Tools"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a button to the "Response Toolbar"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a button to the "Response View Actions"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a button to the "Editor Toolbar"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a tab to the "Editor tools"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a button to the "Activity Bar Utilities"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Add a button to the "Activity Bar Panel"
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
BUG: Inline docs tooltip doesn't show when the IDE is open in the drawer
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this issue 9 months ago
fix: recursion issues with interfaces
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: GitHub release automation
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Update dependencies and Dockerfile versions for CI
github.com/wp-graphql/wp-graphql-testcase - missionmike opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql-testcase - missionmike opened this pull request 9 months ago
Add WordPress new `Site Icon` feature to generalSettings.
github.com/wp-graphql/wp-graphql - izzygld opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - izzygld opened this issue 9 months ago
feat: Experiments API
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: Fix automation of release artifact
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Release Plugin
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: Fix automation of release artifact
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Version Packages
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: automate GitHub release
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
fix: add missing release script
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
ci: test wp 6.5
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this pull request 9 months ago
Version Packages
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
fix: automated release artifact
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Version Packages
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
Reduce the duration of E2E
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
DX: Can't narrow down interface subtypes on an implementing object with `register_graphql_field()`
github.com/wp-graphql/wp-graphql - justlevine opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this issue 9 months ago
chore: lint for superfluous whitespace
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
chore: update Composer dev-deps and lint.
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
ci: Update actions in GitHub workflows and cleanup
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
feat: improved handling of clone and group fields
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-acf - jasonbahl opened this pull request 9 months ago
fix: automate GitHub release
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
ci: test against wp 6.5
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
Automate build and upload to GitHub releases
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
feat: help page
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this pull request 9 months ago
fix: hide generic admin notices on IDE page and properly display graphql admin notices
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this pull request 9 months ago
feat: introduce actions and filters for GraphQL Admin Notices
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this pull request 9 months ago
Introduce actions/filters for the `register_graphql_admin_notice` API
github.com/wp-graphql/wp-graphql - jasonbahl opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - jasonbahl opened this issue 9 months ago
Missing avatar or icon in GraphQL IDE UI
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this issue 9 months ago
Admin Notices should not show on the standalone GraphiQL IDE page
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this issue 9 months ago
github.com/wp-graphql/wpgraphql-ide - jasonbahl opened this issue 9 months ago
ci: changesets 3rd pass
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Version Packages
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - github-actions[bot] opened this pull request 9 months ago
ci: changesets 2nd pass
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Automate versioning and changelogs :octocat:
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
github.com/wp-graphql/wpgraphql-ide - josephfusco opened this pull request 9 months ago
Missing avatar or icon in GraphQL IDE UI
github.com/wp-graphql/wp-graphql - hatsumatsu opened this issue 9 months ago
github.com/wp-graphql/wp-graphql - hatsumatsu opened this issue 9 months ago
refactor: improve `loader` handling in `AbstractConnectionResolver`
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
feat: improve query amount handling in `AbstractConnectionResolver`
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
refactor: add `AbstractConnectionResolver::get_unfiltered_args()` public getter
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago
github.com/wp-graphql/wp-graphql - justlevine opened this pull request 9 months ago