GqlDbWriteOpPage
No description
type GqlDbWriteOpPage {
nextPageAnchor: BlockAnchor!
claims: [GqlDbWriteOpInfo!]!
hasNextPage: Boolean!
}
No description
type GqlDbWriteOpPage {
nextPageAnchor: BlockAnchor!
claims: [GqlDbWriteOpInfo!]!
hasNextPage: Boolean!
}
GqlDbWriteOpPage.nextPageAnchor ● BlockAnchor! non-null objectGqlDbWriteOpPage.claims ● [GqlDbWriteOpInfo!]! non-null objectGqlDbWriteOpPage.hasNextPage ● Boolean! non-null scalar