Comunica
    Preparing search index...

    Data interface for the type of action.

    interface IActionAbstractMediaTypedMediaTypes {
        context: IActionContext;
        mediaTypes: boolean;
    }

    Hierarchy (View Summary)

    • IAction
      • IActionAbstractMediaTypedMediaTypes
    Index

    Properties

    Properties

    The input context that is passed through by actors.

    mediaTypes: boolean

    True if media types should be retrieved.