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