BlueprintConnection
No description
type BlueprintConnection {
totalCount: Int!
pageInfo: PageInfo!
nodes: [Blueprint!]!
}
Fields
BlueprintConnection.totalCount
● Int!
non-null scalar
BlueprintConnection.pageInfo
● PageInfo!
non-null object
BlueprintConnection.nodes
● [Blueprint!]!
non-null object
Member Of
BlueprintsMarketplace
object ● User
object