Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "core/index"

Index

Type aliases

FollowableResource

FollowableResource<TGraph, TQuery>: FollowableLinks<TGraph> & Props<TGraph, TQuery> & FollowableEmbeds<TGraph, TQuery>

Constructs a resource record for given graph node and query.

Type parameters

Resource

Resource<TGraph, TQuery>: Links<TGraph> & Props<TGraph, TQuery> & Embeds<TGraph, TQuery>

Constructs a resource record for given graph node and query.

Type parameters

Generated using TypeDoc