wp-graphql
wp-graphql copied to clipboard
Add a special IP type that can handle IPv4, IPv6 etc.
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.