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