export default { type: 'enum', optional: true, values: ['INTERSECT', 'SUBTRACT', 'UNION'] };