Member Junction
Preparing search index...
@memberjunction/actions-apollo
ApolloAccountsPage
Interface ApolloAccountsPage
One page of accounts plus the pagination envelope.
interface
ApolloAccountsPage
{
accounts
:
ApolloAccount
[]
;
pagination
:
ApolloPagination
;
}
Index
Properties
accounts
pagination
Properties
accounts
accounts
:
ApolloAccount
[]
pagination
pagination
:
ApolloPagination
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
pagination
Member Junction
Loading...
One page of accounts plus the pagination envelope.