I have two createAsyncThunk functions in my slice file as follows:
export const fetchSamples = createAsyncThunk( \'fetchSamples\', async (_, { rejectW