@stigg/js-client-sdk - v3.102.0

    Type Alias RemoveCompatibleAddonsFromPlanInput

    type RemoveCompatibleAddonsFromPlanInput = {
        id: Scalars["UUID"];
        relationIds: Scalars["UUID"][];
    }
    Index

    Properties

    Properties

    The id of the record.

    relationIds: Scalars["UUID"][]

    The ids of the relations.

    MMNEPVFCICPMFPCPTTAAATR