@stigg/react-sdk - v10.0.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