{
    "componentChunkName": "component---packages-gatsby-theme-docs-src-templates-page-content-js",
    "path": "/types/general",
    "result": {"data":{"contentPage":{"title":"General","globalNotification":{"notificationType":"info","content":"This is a global notification. You can _write_ **markdown** here!"},"websitePrimaryColor":"#078cdf","beta":false,"isGlobalBeta":false,"excludeFromSearchIndex":true,"allowWideContentLayout":false,"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"General\",\n  \"description\": \"Types that are not similar.\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"section\", {\n    \"id\": \"section-anytesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"anytesttype\"\n  }, \"AnyTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"AnyTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-objecttesttypedraft\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"objecttesttypedraft\"\n  }, \"ObjectTestTypeDraft\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"ObjectTestTypeDraft\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-objecttesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"objecttesttype\"\n  }, \"ObjectTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"ObjectTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-arraytesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"arraytesttype\"\n  }, \"ArrayTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"ArrayTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-datetesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"datetesttype\"\n  }, \"DateTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"DateTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-optionalpropertytesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"optionalpropertytesttype\"\n  }, \"OptionalPropertyTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"OptionalPropertyTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-regexpropertytesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"regexpropertytesttype\"\n  }, \"RegexPropertyTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"RegexPropertiesType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-annotationstesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"annotationstesttype\"\n  }, \"AnnotationsTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"AnnotationsTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-outoforderpropertiestesttype\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"outoforderpropertiestesttype\"\n  }, \"OutOfOrderPropertiesTestType\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"OutOfOrderPropertiesTestType\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-linktotypeonsamesite\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"linktotypeonsamesite\"\n  }, \"LinkToTypeOnSameSite\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"LinkToTypeOnSameSite\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-linktotypeonanothersite\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"linktotypeonanothersite\"\n  }, \"LinkToTypeOnAnotherSite\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"LinkToTypeOnAnotherSite\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-linktotypeonexternalsite\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"linktotypeonexternalsite\"\n  }, \"LinkToTypeOnExternalSite\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"LinkToTypeOnExternalSite\",\n    mdxType: \"ApiType\"\n  })), mdx(\"section\", {\n    \"id\": \"section-descriptionswithurnlinks\",\n    \"className\": \"section-h2\"\n  }, mdx(\"h1\", {\n    parentName: \"section\",\n    \"id\": \"descriptionswithurnlinks\"\n  }, \"DescriptionsWithUrnLinks\"), mdx(ApiType, {\n    apiKey: \"test\",\n    type: \"DescriptionsWithUrnLinks\",\n    mdxType: \"ApiType\"\n  })));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"title":"AnyTestType","url":"#anytesttype"},{"title":"ObjectTestTypeDraft","url":"#objecttesttypedraft"},{"title":"ObjectTestType","url":"#objecttesttype"},{"title":"ArrayTestType","url":"#arraytesttype"},{"title":"DateTestType","url":"#datetesttype"},{"title":"OptionalPropertyTestType","url":"#optionalpropertytesttype"},{"title":"RegexPropertyTestType","url":"#regexpropertytesttype"},{"title":"AnnotationsTestType","url":"#annotationstesttype"},{"title":"OutOfOrderPropertiesTestType","url":"#outoforderpropertiestesttype"},{"title":"LinkToTypeOnSameSite","url":"#linktotypeonsamesite"},{"title":"LinkToTypeOnAnotherSite","url":"#linktotypeonanothersite"},{"title":"LinkToTypeOnExternalSite","url":"#linktotypeonexternalsite"},{"title":"DescriptionsWithUrnLinks","url":"#descriptionswithurnlinks"}]},"navLevels":3,"showTimeToRead":false,"timeToRead":0,"estimatedTimeToRead":1}},"pageContext":{"slug":"/types/general","shortTitle":"General","hasReleaseNotes":true}},
    "staticQueryHashes": ["1321999929","2348364305","2494036674","264416726","2795293764","3097496232","3227520225","3295477089","3359654165","3845541775"]}