Schema Documentation

ContentNodeToEnqueuedStylesheetConnection

Description

Connection between the ContentNode type and the EnqueuedStylesheet type

Fields
Field NameDescription
edges - [ContentNodeToEnqueuedStylesheetConnectionEdge!]! Edges for the ContentNodeToEnqueuedStylesheetConnection connection
nodes - [EnqueuedStylesheet!]! The nodes of the connection, without the edges
pageInfo - ContentNodeToEnqueuedStylesheetConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ContentNodeToEnqueuedStylesheetConnectionEdge],"nodes":[EnqueuedStylesheet],"pageInfo":ContentNodeToEnqueuedStylesheetConnectionPageInfo}