ProjectLinkConnection
No description
type ProjectLinkConnection {
totalCount: Int!
pageInfo: PageInfo!
nodes: [ProjectLink!]!
}
Fields
ProjectLinkConnection.totalCount ● Int! non-null scalar
ProjectLinkConnection.pageInfo ● PageInfo! non-null object
ProjectLinkConnection.nodes ● [ProjectLink!]! non-null object
Member Of
Project object