Schema Documentation

RootQueryToEnqueuedScriptConnection

Description

Connection between the RootQuery type and the EnqueuedScript type

Fields
Field NameDescription
edges - [RootQueryToEnqueuedScriptConnectionEdge!]! Edges for the RootQueryToEnqueuedScriptConnection connection
nodes - [EnqueuedScript!]! The nodes of the connection, without the edges
pageInfo - RootQueryToEnqueuedScriptConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToEnqueuedScriptConnectionEdge],"nodes":[EnqueuedScript],"pageInfo":RootQueryToEnqueuedScriptConnectionPageInfo}