QuoteNotificationFragment: {
    __typename: "QuoteNotification";
    id: string;
    quote: QuoteFragment;
}

Type declaration