accounts
accounts(
after: String
filter: AccountFilterInput
limit: Int
order: [AccountOrderByInput!]
): AccountConnectionResult!Arguments
after ● String scalar
filter ● AccountFilterInput input
limit ● Int scalar
order ● [AccountOrderByInput!] list input
Type
AccountConnectionResult union
Last updated
Was this helpful?