OneSDK
    Preparing search index...
    interface Gift {
        __typename: string;
        isGift: boolean;
    }
    Index

    Properties

    Properties

    __typename: string
    isGift: boolean