Does GraphQL `allocateIpAddress` create a shared or dedicated IPv4 address?

letslearngraphql

Does GraphQL `allocateIpAddress` create a shared or dedicated IPv4 address?

I am creating Fly apps via the REST API and then allocating an IP address to them using them. // Allocate an new IP address via the Fly.io GraphQL …

 

Read More