Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphiQLPlugin

Hierarchy

  • GraphiQLPlugin

Index

Properties

Properties

content

content: ComponentType

A component that renders content into the plugin pane.

icon

icon: ComponentType

A component that renders an icon that will be shown inside a button that toggles the plugin visibility.

title

title: string

The unique title of the plugin. If two plugins are present with the same title, the provider component will throw an error.

Generated using TypeDoc