Documentation
    Preparing search index...

    Type Alias CreateInfillTypeMutationVariables

    type CreateInfillTypeMutationVariables = {
        createInfillTypeInput: CreateInfillTypeInput;
    }
    Index

    Properties

    createInfillTypeInput: CreateInfillTypeInput