Open Console

For this code

    const a = `
        query test {
            field1
            field2
            field3
        }
    `;const b = f();