OBJECT

InterfacePreviewCustomSettings

link GraphQL Schema definition

  • type InterfacePreviewCustomSettings {
  • # When true, users may customize the layout of this interface preview.
  • isLayoutCustomizationEnabled: Boolean!
  • }