FileMaker Data API Tools API - v1.2.0
    Preparing search index...
    Index

    Constructors

    Methods

    • Returns the deprecated setting keys observed this session and clears the set.

      Returns string[]

    • Controls whether the advanced/diagnostic command palette entries (Show Jobs, Open Diagnostics Dashboard, Circuit Breaker, plugins, profile import/export) surface in the FileMaker command palette. Default false to keep the palette focused for new users.

      Returns boolean

    • Returns a hash algorithm name that is guaranteed to be supported by the current Node crypto runtime. Unknown / empty values silently fall back to sha256 and are reported via the optional warning callback so the user sees the rejection.

      Parameters

      • OptionalonInvalid: (configured: string) => void

      Returns string

    • Returns { maxRetries: number; initialMs: number; maxMs: number; multiplier: number }

    • Returns { perSecond: number; burst: number; budget: number }