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

Change post status type from string to enum type

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

There are a fixed set of possible post status values. The schema should reflect this with an enum type for post stati.

BE-Webdesign avatar Dec 07 '16 04:12 BE-Webdesign