Schema Documentation

ContentNodeToEnqueuedScriptConnection

Description

Connection between the ContentNode type and the EnqueuedScript type

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