Status
No description
type Status {
code: String
color: String
name: String
}
Fields
Status.code
● String
scalar
Status.color
● String
scalar
Status.name
● String
scalar
Member Of
Point
object