提交 93ea3e47 编写于 作者: wu-sheng's avatar wu-sheng

Rename two fields to be more clear.

上级 36bfc768
......@@ -98,8 +98,10 @@ type HeatMap {
# Bucket represents the value range.
type Bucket {
start: Int!
end: Int!
# The min value of this bucket representing.
min: Int!
# The max value of this bucket representing.
max: Int!
}
type SelectedRecord {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册