Coda by Ian Macalinao
    Preparing search index...

    Type Alias UpdateCollectionV1InstructionDataArgs

    type UpdateCollectionV1InstructionDataArgs = {
        updateCollectionV1Args: UpdateCollectionV1ArgsArgs;
    }
    Index

    Properties

    updateCollectionV1Args: UpdateCollectionV1ArgsArgs

    The fields to change; omitted fields are left untouched.