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

Add a special IP type that can handle IPv4, IPv6 etc.

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

Currently all fields that resolve to an IP address are just a basic string type. We want to add fields that handle IP. This will be useful for when mutations queries are brought in. Comments appear to be the main resource type that utilizes IP addresses.

BE-Webdesign avatar Dec 09 '16 03:12 BE-Webdesign