Signature

    Import

    Properties

    Signature

    1. access: 'direct' | 'proxy';

    basicAuth property

    This is the full Authorization header if basic auth is enabled. Only available here when access is Browser (direct), when access is Server (proxy) The basic auth header, username & password is never exposed to browser/Frontend so this will be empty then.

    database property

    Signature

      id property

      Signature

      Signature

      1. isDefault?: boolean;

      jsonData property

      Signature

      1. jsonData: T;

      meta property

      Signature

      1. meta: DataSourcePluginMeta;

      name property

      1. name: string;

      Signature

      type property

      Signature

      1. type: string;

      uid property

      Signature

      1. uid: string;

      url property

      Signature

      Signature

      1. username?: string;

      withCredentials property