graphql-mocks
Preparing search index...
relay
types
Edge
Type Alias Edge<T>
type
Edge
<
T
>
=
{
cursor
:
string
;
node
:
T
;
}
Type Parameters
T
Index
Properties
cursor
node
Properties
cursor
cursor
:
string
node
node
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
node
graphql-mocks
Loading...