OBJECT
AddressConnection
The connection wrapper around the AddressConnection
type.
link GraphQL Schema definition
- type AddressConnection {
- # A list of the entities provided by this connection.
- Address]! : [
- # 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
- AccountA customer account.
- AddressA geographical address.
- AddressStatusAn address status.
- BankAccountA bank account.
- BillingDefaultDefault billing settings that are applied to some accounts on creation.
- CompanyA company you do business as.
- CreditCardA credit card.
- InventoryLocationA location that inventory is stored in.
- NetworkSiteA network site.
- NetworkSiteServiceableAddressListNetwork site serviceable address list.
- Querynull
- TowercoverageSubmissionA TowerCoverage submission.
- VendorA third party vendor of inventory models.