mutation UpdateEntry ($input: UpdateEntryInput!) { updateEntry(input: $input) { id } }