OBJECT
AccountIpAssignments
types.accountIpAssignmentsType
link GraphQL Schema definition
- type AccountIpAssignments {
- # The ID of an Account.
- : Int64Bit!
- # An IPv4/IPv6 subnet.
- : SubnetScalar!
- }
OBJECT
types.accountIpAssignmentsType
- type AccountIpAssignments {
- # The ID of an Account.
- : Int64Bit!
- # An IPv4/IPv6 subnet.
- : SubnetScalar!
- }