GqlDbWriteOpShard
No description
type GqlDbWriteOpShard {
shardName: NetworkName!
writeOp: GqlDbWriteOpInfo!
}
No description
type GqlDbWriteOpShard {
shardName: NetworkName!
writeOp: GqlDbWriteOpInfo!
}
GqlDbWriteOpShard.shardName
● NetworkName!
non-null enumGqlDbWriteOpShard.writeOp
● GqlDbWriteOpInfo!
non-null object