DisBot
    Preparing search index...

    Type Alias PollAnswersCreateWithoutPollsInput

    type PollAnswersCreateWithoutPollsInput = {
        PollOptions: PollOptionsCreateNestedOneWithoutPollAnswersInput;
        UUID: string;
    }
    Index

    Properties

    Properties

    UUID: string