As things currently stand, I can only fetch all the users as long as they have a post under their name.
Subscribers will not be fetched.
But what can I do if I need a list of all the authors/editors only?
https://github.com/wp-graphql/wp-graphql/pull/900
If this is not feasible I should change user to author where possible and try not to have username in the slug
As things currently stand, I can only fetch all the users as long as they have a post under their name. Subscribers will not be fetched. But what can I do if I need a list of all the authors/editors only? https://github.com/wp-graphql/wp-graphql/pull/900 If this is not feasible I should change
user
toauthor
where possible and try not to have username in the slug