output
    Preparing search index...
    • Adds an attribute to an event.

      Parameters

      • args: { attribute: Instance; eventId: string }
        • attribute: Instance

          The attribute to attach to the event.

        • eventId: string

          The id of the event to attach the attribute to.

      Returns void