type FarmingPolicy @entity {
gridVersion: Int!
farmingPolicyID: Int!
name: String
cu: Int
su: Int
nu: Int
ipv4: Int
minimalUptime: Int
policyCreated: Int
policyEnd: Int
immutable: Boolean
default: Boolean
nodeCertification: NodeCertification
farmCertification: FarmCertification
}
Grapqhl changelog
Farms
New field:
certification
is an enum ofFarming Policy is reworked
Contains following fields:
This struct is linked on a Node.
Nodes
Certification table name is renamed
now an enum of: