Skip to content

SubnetEdge

Wrapper around the Subnet object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node Subnet! The actual Subnet object wrapped by this edge.