-
Notifications
You must be signed in to change notification settings - Fork 683
Closed
Labels
enhancementimprovements to existing featuresimprovements to existing featuresgraphql ⚙️features related to the GraphQL APIfeatures related to the GraphQL API
Description
We need to be able to pass slugs as arguments in GraphQL requests made using the relatedTo query.
This would be essential for things like having a url /blog/cats that makes a request for a list of blogposts related to the cats category. In this case, you won't know the id, so you would have to make two requests to get the list of categories first just to get the id.
dbrookes, howells, stephanedemotte, Wiejeben and joshuabaker
Metadata
Metadata
Assignees
Labels
enhancementimprovements to existing featuresimprovements to existing featuresgraphql ⚙️features related to the GraphQL APIfeatures related to the GraphQL API