Skip to content

Issues: wp-graphql/wp-graphql

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add ::to_global_id( $id ) static methods to models? component: model layer Relating to the Model Layer needs: discussion Requires a discussion to proceed type: enhancement Improvements to existing functionality
#842 opened May 3, 2019 by esamattis
Plugin Mutations (install/uninstall) component: architecture Relating to fundamental architectural decisions component: mutations Relating to GraphQL Mutations focus: mutation refactor for use with GH projects object type: plugin Relating to the Plugin Type status: actionable Ready for work to begin type: enhancement Improvements to existing functionality
#181 opened Jul 26, 2017 by jasonbahl Mutation Enhancements
createMediaItem doesn't allow you to upload from a local file component: mutations Relating to GraphQL Mutations object type: media Relating to the MediaItem Type status: actionable Ready for work to begin type: enhancement Improvements to existing functionality
#311 opened Nov 15, 2017 by hughdevore
Change shape of term orderby query args compat: breaking change This is a breaking change to existing functionality component: architecture Relating to fundamental architectural decisions component: input Relating to GraphQL Input Types good first issue Issue that doesn't require previous experience with the codebase needs: discussion Requires a discussion to proceed needs: info More information is needed to resolve this issue object type: term Relating to the Term Types type: enhancement Improvements to existing functionality
#328 opened Dec 5, 2017 by CodeProKid v2.0
Unit Tests for all Actions/Filters effort: high More than a week impact: low Fixes a minor issue for some people, slight DX improvement scope: tests Developing unit tests, integration tests, and ensuring coverage type: enhancement Improvements to existing functionality
#330 opened Dec 5, 2017 by jasonbahl
Action/Filter Audit component: architecture Relating to fundamental architectural decisions effort: high More than a week good first issue Issue that doesn't require previous experience with the codebase help wanted Issue with a clear description that the community can help with
#331 opened Dec 5, 2017 by jasonbahl
Add core user meta to the User Type good first issue Issue that doesn't require previous experience with the codebase object type: user Relating to the User Type status: actionable Ready for work to begin type: enhancement Improvements to existing functionality
#479 opened Jul 29, 2018 by jasonbahl
Consider moving get_site_name to be a Utility function, or part of the Model layer component: model layer Relating to the Model Layer impact: low Fixes a minor issue for some people, slight DX improvement needs: info More information is needed to resolve this issue status: actionable Ready for work to begin type: enhancement Improvements to existing functionality
#601 opened Dec 4, 2018 by jasonbahl
Add WeekdayEnum Type component: input Relating to GraphQL Input Types needs: discussion Requires a discussion to proceed object type: settings Relating to the Settings Types type: enhancement Improvements to existing functionality
#678 opened Jan 30, 2019 by jasonbahl
Add RSSExcerptTypeEnum Type component: input Relating to GraphQL Input Types needs: discussion Requires a discussion to proceed object type: settings Relating to the Settings Types stale? May need to be revalidated due to prolonged inactivity type: enhancement Improvements to existing functionality
#680 opened Jan 31, 2019 by jasonbahl
MediaItem should be an Interface and each Mime Type should be a GraphQL Type compat: breaking change This is a breaking change to existing functionality component: interfaces Relating to GraphQL Interface Types needs: discussion Requires a discussion to proceed object type: media Relating to the MediaItem Type type: enhancement Improvements to existing functionality
#764 opened Apr 1, 2019 by jasonbahl v2.0
Sticky Posts are not being handled anymore in 0.3.0 component: query Relating to GraphQL Queries needs: discussion Requires a discussion to proceed object type: post Relating to the Post Object Types type: bug Issue that causes incorrect or unexpected behavior
#786 opened Apr 8, 2019 by mwidmann
Post, term and user meta component: architecture Relating to fundamental architectural decisions help wanted Issue with a clear description that the community can help with needs: discussion Requires a discussion to proceed stale? May need to be revalidated due to prolonged inactivity type: enhancement Improvements to existing functionality
#118 opened May 20, 2017 by roborourke
PingBack and Trackback Support compat: breaking change This is a breaking change to existing functionality component: architecture Relating to fundamental architectural decisions component: interfaces Relating to GraphQL Interface Types needs: discussion Requires a discussion to proceed object type: comment Relating to the Comment Type type: enhancement Improvements to existing functionality
#794 opened Apr 8, 2019 by jasonbahl v2.0
Handle Password Protected pages/posts component: model layer Relating to the Model Layer component: query Relating to GraphQL Queries object type: post Relating to the Post Object Types stale? May need to be revalidated due to prolonged inactivity status: actionable Ready for work to begin type: feature New functionality being added
#930 opened Aug 7, 2019 by luchoster
Filters for different mutation inputFields component: architecture Relating to fundamental architectural decisions component: mutations Relating to GraphQL Mutations focus: mutation refactor for use with GH projects needs: discussion Requires a discussion to proceed stale? May need to be revalidated due to prolonged inactivity type: enhancement Improvements to existing functionality
#965 opened Sep 29, 2019 by manzoorwanijk Mutation Enhancements
All inputs that expect an ID (global or integer) should be of Type ID in the Schema compat: breaking change This is a breaking change to existing functionality component: input Relating to GraphQL Input Types effort: high More than a week impact: med Minor performance improvements, fix broad user base issues object type: comment Relating to the Comment Type object type: post Relating to the Post Object Types object type: term Relating to the Term Types object type: user Relating to the User Type status: actionable Ready for work to begin type: enhancement Improvements to existing functionality
#997 opened Nov 3, 2019 by jasonbahl v2.0
Documentation Guidelines scope: docs Updating, correcting, and improving documentation type: chore Maintenance tasks, refactoring, and other non-functional changes
#1011 opened Nov 6, 2019 by jasonbahl
Allow format filter to content and excerpt that doesn't include shortcodes or <p> and <br> tags needs: discussion Requires a discussion to proceed type: enhancement Improvements to existing functionality type: feature New functionality being added
#1034 opened Nov 19, 2019 by drewbaker
feat: prev/next on edge component: connections Relating to GraphQL Connections effort: high More than a week impact: med Minor performance improvements, fix broad user base issues needs: discussion Requires a discussion to proceed type: enhancement Improvements to existing functionality
#1133 opened Jan 24, 2020 by moonmeister
Provide a way to query for posts before or after a specific time (not just date) compat: breaking change This is a breaking change to existing functionality component: input Relating to GraphQL Input Types component: query Relating to GraphQL Queries type: enhancement Improvements to existing functionality
#1234 opened Apr 13, 2020 by kellenmace v2.0
Implicit excerpt from content should be an option and not mandatory needs: discussion Requires a discussion to proceed type: feature New functionality being added
#1314 opened May 18, 2020 by henrikwirth
Implement consistent filter arg across connections compat: possible break There is a possibility that this might lead to breaking changes, but not confirmed yet component: connections Relating to GraphQL Connections needs: discussion Requires a discussion to proceed type: enhancement Improvements to existing functionality
#1385 opened Jul 13, 2020 by seagyn Connection Filtering / Sorting
Request to add where args to enqueued assets component: connections Relating to GraphQL Connections type: feature New functionality being added
#1422 opened Aug 7, 2020 by aberkow
Terms isn't resolved on preview close candidate Needs confirmation before closing
#3281 opened Jan 22, 2025 by MKlblangenois
2 of 3 tasks
ProTip! no:milestone will show everything without a milestone.