ModalSampleData: Exclude<Exclude<ResponseFrom<mainSampleQuery>["sample"], {
    __typename: "%other";
}>, null>

Generated using TypeDoc