wp-graphql
wp-graphql copied to clipboard
Review navigation menu item fields.
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.