fragment ConfigGeneralData on ConfigGeneralResult { stashes } fragment ConfigData on ConfigResult { general { ...ConfigGeneralData } }