Schema Documentation

RootQueryToEnqueuedStylesheetConnection

Description

Connection between the RootQuery type and the EnqueuedStylesheet type

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