Sanity Library Reference Docs
    Preparing search index...

    Args for the verbs that address an instance without further input.

    interface ChildrenArgs {
        activity?: string;
        instanceId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    activity?: string

    Restrict to children spawned by this activity on the parent.

    instanceId: string