in src/VariableQueryEditor.tsx [38:41]
constructor(props: Props) { super(props); this.state = Object.assign(this.defaults, this.props.query); }