Schema Documentation
UserToEnqueuedStylesheetConnection
Description
Connection between the User type and the EnqueuedStylesheet type
Fields
| Field Name | Description | 
|---|---|
edges - [UserToEnqueuedStylesheetConnectionEdge!]! | Edges for the UserToEnqueuedStylesheetConnection connection | 
nodes - [EnqueuedStylesheet!]! | The nodes of the connection, without the edges | 
pageInfo - UserToEnqueuedStylesheetConnectionPageInfo! | Information about pagination in a connection. | 
Example
{"edges":[UserToEnqueuedStylesheetConnectionEdge],"nodes":[EnqueuedStylesheet],"pageInfo":UserToEnqueuedStylesheetConnectionPageInfo}