OBJECT
AccountTypeConnection
The connection wrapper around the AccountTypeConnection type.
link GraphQL Schema definition
- type AccountTypeConnection {
- # A list of the entities provided by this connection.
- : [AccountType]!
- # An object providing information about the page of results being displayed, as
- # well as the total amount of pages/records available.
- : PageInfo!
- # Provides the ability to return aggregated mathematical data about your results.
- : [Aggregation]!
- }
link Require by
- AddressListAn address list defines some criteria by which to group accounts for network policy enforcement.
- AlertingRotationAn alerting rotation.
- BillingSettingBilling configuration settings.
- InvoiceMessageA message that is appended to specific invoices.
- InvoiceTemplateA template for generating invoices.
- Querynull
- RadiusGroupA RADIUS group.