wp-graphql
wp-graphql copied to clipboard
Should default args be followed for fetching terms.
trafficstars
The default value for paginating through terms is 0 which fetches all. That seems like a bad practice to copy. Currently in the patch for adding the term children field 0 is being used to best match WordPress. Should WP GraphQL change the default value?