wp-graphql icon indicating copy to clipboard operation
wp-graphql copied to clipboard

Review navigation menu item fields.

Open BE-Webdesign opened this issue 8 years ago • 0 comments
trafficstars

Currently nav menu item fields do not map well to the actual values. Nav menu items can go to a term, post, page, or anything really. Getting the GraphQL connections on this will require further investigation. This probably has to be a union type, honestly though it will be very difficult to properly manage these connections as they are so varied.

BE-Webdesign avatar Dec 10 '16 04:12 BE-Webdesign