@daostack/clientGlobalsIStateful

Interface: IStateful <T>

Type parameters

T

Hierarchy

Implemented by

Index

Properties

Properties

state

state: function

Defined in types.ts:11

Type declaration:

▸ (apolloQueryOptions: IApolloQueryOptions): Observable‹T›

Parameters:

Name Type
apolloQueryOptions IApolloQueryOptions