Skip to main content

Fields

The accounts associated with this portfolio.

Arguments
after : String
before : String
first : Int
last : Int

The ancestors of the given portfolio.

Arguments
after : String
before : String
first : Int
last : Int
billingName : String
brand : String

The brand code associated with the portfolio.

collectiveBilling : Boolean! required
createdAt : DateTime! required
depth : Int

The depth of the portfolio in the hierarchy.

The descendants of the given portfolio.

Arguments
after : String
before : String
first : Int
last : Int
id : ID! required
leadAccountNumber : String

The lead account for this portfolio.

name : String

The name of the portfolio.

number : String! required
operationsTeam : OperationsTeamType

Operations team for this portfolio.

parent : PortfolioType

The parent portfolio of the given portfolio, if any.

updatedAt : DateTime! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accounts": AccountConnectionTypeConnection, "ancestors": PortfolioConnectionTypeConnection, "billingName": "often-wife-from-perform-window", "brand": "record-whose-attack-would-easy", "collectiveBilling": true, "createdAt": "2024-09-18T12:39:23.721333+00:00", "depth": 38, "descendants": PortfolioConnectionTypeConnection, "id": "94513596", "leadAccountNumber": "A-19DEEAD0", "name": "again-return-choose-single-however", "number": "establish-concern-available-simply-act", "operationsTeam": OperationsTeamType, "parent": PortfolioType, "updatedAt": "2021-08-22T10:05:26.156049+00:00" }