Search
Preparing search index...
The search index is not available
EF GraphQL Conversation Provider
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"convert/edges"
External module "convert/edges"
Index
Type aliases
Function
Functions
edges
Type aliases
Function
Function
:
function
Type declaration
(
json
:
any
)
:
IArray
Parameters
json:
any
Returns
IArray
Functions
edges
edges
(
response
:
any
, prop
?:
string
)
:
IArray
Converts the retrieved data from the GraphQL formations query into the corresponding formations.
Parameters
response:
any
Default value
prop:
string
= "formationsConnection"
Returns
IArray
Globals
"
Cache"
"
Json"
"
Provider"
"convert/connection"
"convert/data"
"convert/edges"
"convert/errors"
"convert/formations"
"convert/page
Info"
"convert/start"
"fetch/catcher"
"fetch/formations"
"fetch/start"
"index"
"query/formations"
"query/start"
Function
edges
Converts the retrieved data from the GraphQL formations query into the corresponding formations.