mutation loadingChange ($mod: Int!) {
  loadingChange (mod: $mod) @client
}
