expect.objectContaining({ field: "specific value", id: expect.anything(), data: expect.any(Array), ID: expect.any(String) })