await waitForNextUpdate(); const [, { data }] = result.current; expect(data).toEqual( expect.objectContaining({ addContinent: { code: 'FOO',
確定! 回上一頁