class TodoFetch { static String fetchAll = """ query { currentUd { amount, base } } """; }