updateQuery = (value, props) => {
        const query = props.customQuery || SingleList.defaultQuery;

        props.updateQuery({
            componentId: props.componentId,