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

Improve test suite to cover every field

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

Currently queries are not tested against every field of every type. This needs to happen. The introspection fields also need to be tested for more than and name and should also show the matching type for the field.

BE-Webdesign avatar Dec 06 '16 05:12 BE-Webdesign