Skip to content

SDK types

The SDK type reference is generated from the package types with TypeDoc and is being wired in. Until it lands here, each SDK’s API reference page documents the types it exports — Article, ArticleImage, Author, the option interfaces, and GhostwritrError.

  • The article shape — every field and what null means. See The article shape.
  • Error handlingGhostwritrError, its code, and status. See Error handling.