Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Input options for the ‘grantPermissions’ mutation.

Definition

input GrantPermissionsOptions {
  origin: URL
}

Fields

origin

URL The origin to grant permissions to. If not specified, grants to the current page’s origin. Example: "https://maps.example.com"