case t.FETCH_SINGLE_SUCCESS:
      return update(state, {
        loading: {
          single: { $set: false },
        },