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
#964 - grapqhl() function breaks when used in page templates
40881c7067999aba6d143f383ad6b3ad1c1a7c75 authored about 5 years agoWe only need to check for authentication errors for graphql http requests. We don't need to for ...
65c833fbd4741591c66cdd73bd389c97a373e1ad authored about 5 years agoAdd simple tests for `is_graphql_http_request()`
2741c0b467349bcdaf2dfb9354155b19d86e4f33 authored about 5 years ago76d548d97deb2054f7baf81f72e099deab662b17 authored about 5 years ago
HTTP request detection fixes
ee234b0c4e942c47ced2b4f40859e8dfb2df710a authored about 5 years agode94c44258343847769e8c4aa95072dd79deb7fa authored about 5 years ago
#944 - Query Multiple Post Types in PostObjectConnectionResolver
9020c4bb6720e26812dd4c5f8eb67e06b6d52da0 authored about 5 years agoThese can get out of sync and cause subtle bugs. We only need one implementation
e987f2b1ff712bf047189b47c2ee6ec2c3aac4fc authored about 5 years agoIf there's a port name in the host it failed
esc_url_raw(localhost/graphql) -> http://localhost...
2a7bd4e44a6fb74d4914d991392592d9294279e7 authored about 5 years ago1fd055bebc0616ac47e1db17ea59b8807d38009b authored about 5 years ago
f8c89af56f894e50b0f99d931bbafd320d9eb6ec authored about 5 years ago
This adds a `ContentNode` Interface which defines fields all Post Types (content types) should b...
6784876433e094138f2731899d0f8056cf6650bf authored about 5 years ago#1059 - postBy entry throws error if post can't be found
9b0569a4aec5249e62e6061caf693009eb5a5f34 authored about 5 years agof2bcbe2c5d6e8beac89d4db1dde54c4a3a08d0be authored about 5 years ago
initial commit
bc467d541978368acbe8396254746e82e8b295a1 authored about 5 years ago157c6c5501afdcd18e7b64113962ca7d94849a9a authored about 5 years ago
46df20f3108a95ad3643c8a405c6bbdcb38249fc authored about 5 years ago
This updates to return null without throwing an error
a1bf2ac574eaecfc9feda16cfc4d6979c07cc168 authored about 5 years agoThis allows for querying multiple post types when using the PostObjectConnectionResolver (as lon...
13a86fb31b397c241d67ca88d62d4025b46ade83 authored about 5 years agoRelease/v0.5.0
6094a64332f0f1561896c1d8d1dd1942fc150c3a authored about 5 years ago
# Conflicts:
# wp-graphql.php
#1036 - Add Docsearch
dc6d6d3815b81b647070b451c950330d73d9b573 authored about 5 years agoa9613fc919c7f9d2d599e5c7a5a8116a05c1227c authored about 5 years ago
This adds Algolia Docsearch capabilities to the Documentation site
09a30b85df49b1be70ed8b3bb383eb9e86b0a361 authored about 5 years agoc5c5dcc07ff9bff4080f631ad9d90d798968d75b authored about 5 years ago
5211f4fa4058ce28f634740f2fcbaf2b8815b957 authored about 5 years ago
Release/v0.4.3
2d2bb3a72dc723ac0b4ac3344940225800659ad4 authored about 5 years ago
# Conflicts:
# src/Model/Post.php
# vendor/autoload.php
# vendor/composer/autoload_real.php
# ve...
f7dc309f40dc01a1b5f88535817d208575c8d9ca authored about 5 years ago
3e764d6a1eda9957d5449166198934398ab9681e authored about 5 years ago
#1052 follow-up
866741b92ddb8aeb69db0b12b5fbf92428ea9cc2 authored about 5 years ago4c8bf227ecfbfc71e58c3bd0ee17f401b57120ee authored about 5 years ago
#1053 - TypeRegistry->get_types() not available within the `graphql_register_types` action
e68f2c6020af0cb57cf26891f5cbcbd255ec55de authored about 5 years ago04d81f807522faed2ddeacfc17c7da89121fb28f authored about 5 years ago
This pull request updates the `access-functions.php` file to register types earlier in the Schem...
84ffe3d06a10385510695b699e726a37868f14e0 authored about 5 years ago- Update description on connections to allow `register_graphql_connection` to pass a description ...
c7ffb5752b4344a6de044a57f88e4e3879819f5a authored about 5 years ago#1050 - Add display name to the User Role type and update description of the "name" field
dd11205fc9ef572d0cbb5ddcc32d9d58b95475cc authored about 5 years ago8c3aa5017f53dd84ebd4355d2ada136049d47e21 authored about 5 years ago
6270bc5555f2912a77926e31b70ece60e2e62d36 authored about 5 years ago
#1043 - Don't call for allowed_types at the init hook
cde8a73c6fd97df215ec1d9596e707043e76d3ff authored about 5 years ago6c7f56675d597415fb3e3a76ad378ce094687a2a authored about 5 years ago
bugfix for "Router::is_graphql_request"
907cdf47dfbd2aff231122d7af9e2b979d8d31cd authored about 5 years ago17c25cf458348a4a6274aca26a2aa0c93e88fc69 authored about 5 years ago
9d284ce831f4bb5a3c36b54cd1e7e73f51326d2a authored about 5 years ago
Release/v0.4.2
fe1937fccfdc97fd87e18f839eb4000d5304757c authored about 5 years ago5a60f8af91864bd939ece0d37cf62031e55e0ada authored about 5 years ago
0e3e88a803753aeb7d5c0d3dff668d06ccedbaaf authored about 5 years ago
3b14de447d34522df5d248d681e251bdaf424f03 authored about 5 years ago
#1037 - Fixes conflict with WPGraphQL Tax Query
971749962ce660f832dce6bda2db10cbd2f924af authored about 5 years ago12fa0b7309127c245aee1a079ddaba11f3f4330e authored about 5 years ago
8072fbdec4d6096f1db6598e9fae1ed0e35e3b36 authored about 5 years ago
(bug) Support back compat interface implementations
ef6e57eb712b3cd9671585054d87dc1f66fc50c9 authored about 5 years agoFormatting updates
de54e0189702c280e8828e709d3ee551a848c660 authored about 5 years ago#1032 - Support backward compatible Interface registration for extensions that may have register...
39c3b2dd7075acbe9b8a52ff44ef6adfed721670 authored about 5 years agoUpdate version numbers
a605225c46883b2806b3278585b09f04c76b1dc9 authored about 5 years agoRelease/v0.4.1
f6dc1d7e11b75e0de0f4685a6575726b0eb165d4 authored about 5 years ago140d5098a6143ed64bd042270ce8cf6c76973ba0 authored about 5 years ago
16bbbfc766bea80893b341d758a5a93f2811efc9 authored about 5 years ago
#1029 follow up
0757828d6d12ae2332634642186dbf167c12688f authored about 5 years ago- Add basic tests
f6c638c201623701bc88b008eb9640415040f4fc authored about 5 years ago1e310e07e2e37280517c8030a3b2378cc105039c authored about 5 years ago
Adding isFrontPage field to Pages
e8749e919ae465e762a52daac7dc95bf80f956f5 authored about 5 years ago7f9f1e6c6e44426131d92e486d5ab2076336637e authored about 5 years ago
2afa41270ebca3f5041a90ac3e9b8f95c1d503af authored about 5 years ago
Feature/#1024 graphql request condition
d840b2847dd99cc2323f26b02fb2d8adc7f0b443 authored about 5 years agobcede7aadfb0f20ee7ecfc7c7770e0a1aee45426 authored about 5 years ago
981ca62045ce557f24087fdd9bd1277462e3b873 authored about 5 years ago
1f51928b19ea95c3a402e7f52ac549ea146fb6f9 authored about 5 years ago
93858c6b69e462788bcfa8433cad87173603a589 authored about 5 years ago
c648d8b6de3e3d323cbf83d7f69a72204bedb897 authored about 5 years ago
25daf6ae5c4514aea9802c99611d4bf5f7851963 authored about 5 years ago
Adds more strict check to "is_graphql_request()"
9ed1d9a1636fcb3d094029c4ba56d36031214992 authored about 5 years agoedc3a14cd4938ede62627426bbace91930c2e12d authored about 5 years ago
- Minor formatting changes
a40ab4d386128e67ab70f27cd1ed4882e628e40c authored about 5 years ago
- Update composer dependencies
- Update filter on WPGraphQL::get_allowed_taxonomies()
- Update t...
551b6995adf29df50235bacaa57137e76200cf1c authored about 5 years ago
7797f5cfc25debf34e3c6d6b29e1390be73b84a8 authored about 5 years ago
Bump symfony/dependency-injection from 3.4.21 to 3.4.35
8b9c0cef0857713eb9f929c396c198a62681a36f authored about 5 years agoBumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 3.4.2...
eb1a748eb48a87398faa3460fbc6ec5f91176f95 authored about 5 years ago5a75cd286d38f6d1d9267bce8b1bf654f5128c5e authored about 5 years ago
interface field hook implemented
1313f61e4b553b543fd8bf097cb9999e484960a8 authored about 5 years agoaa7bbea1324979c173b9431a5336ab82815b155b authored about 5 years ago
efbbd9073b0cea23241f0cbcb84b4289eeb87978 authored about 5 years ago
Update PostObjectCursor.php
33b0ebed126984d4f19b9c35b222637546e1b364 authored about 5 years ago#992 - follow-up.
d9fb0b73f669ebba3762e89ff3df262cdc155fc3 authored about 5 years agoa4168beeb130eb323c69fc4767466a4301de92b8 authored about 5 years ago
e40bc88127a1eeda8b4bc2a88db62667c8aeae9f authored about 5 years ago
# Conflicts:
# src/Data/Loader/UserLoader.php
- Remove the `show_in_graphql` revision configuration in wp-graphql.php
- Update PostObject.revis...
Fix issue with model layer returning connected items on private posts
3a2de95d00641085c7e881dc4ea19eb6d515c96d authored about 5 years agofix: shadow the sidebar-nav to change the active anchor link color
94f1149d0283ba3a24c521f77beac2daf30e599c authored about 5 years agoBug/#1009 account for posts with invalid author
3eb6b9220a45d3b4347aea448df480e56c693cc7 authored about 5 years ago5f1dce3e0881cf5a497127819e234f70528b98fc authored about 5 years ago
Fix typos in ACF Docs.
5bf9437311316c5d6e9d31c553128eee75c973d6 authored about 5 years ago695eca8b34795e691b076b24bca117285b44b4b4 authored about 5 years ago
2088915ea65371c632a9a9830afeb4acb8ba8559 authored about 5 years ago
Adds more documentation to Extension: ACF
03c27b8c2ac3e6c29451b7666892b746a2db5e7d authored about 5 years ago📝Docs - add composer instructions for core installation
c12e89cba44567a2570b6666b6c774180ae5d106 authored about 5 years agoInforms users that the plugin is also available on Packagist and not simply via GitHub :)
d6f932802a3d0f2a739d33685ec1e954b28c837c authored about 5 years ago81bf829e41b568c4ebca7f8bd862bae4e4824b57 authored about 5 years ago