AccountEdge
Last updated
Was this helpful?
The edge type for AccountConnection
type AccountEdge {
cursor: String
node: Account
}String scalarThe cursor for this item for pagination.
Account objectThe actual account.
AccountConnection object
Last updated
Was this helpful?
Was this helpful?