nilan
const query = `mutation { createEntries(definition: "${definition}" word: "${word}") { id word definition } }`