0.0.1 • Published 5 years ago

graphql-draftjs v0.0.1

Weekly downloads
47
License
MIT
Repository
-
Last release
5 years ago

GraphQL Draftjs

GraphQL types for DraftJS

Usage

import { 
  DraftContentStateType,
  DraftContentStateInput,
  DraftBlock,
  DraftBlockInput,
  DraftEntity,
  DraftEntityInput,
  DraftData,
  DraftDataInput,
  DraftEntityRange,
  DraftEntityRangeInput,
  DraftInlineStyleRange,
  DraftInlineStyleRangeInput,
} from 'draftjs-graphql'