GenesisTransaction
System transaction that initializes the network and writes the initial set of objects on-chain.
type GenesisTransaction {
objects(
first: Int
after: String
last: Int
before: String
): ObjectConnection
}
System transaction that initializes the network and writes the initial set of objects on-chain.
type GenesisTransaction {
objects(
first: Int
after: String
last: Int
before: String
): ObjectConnection
}
GenesisTransaction.objects