GraphQL types for DraftJS
yarn install graphql-draftjsimport { DraftContentStateType, DraftContentStateInput, DraftBlock, DraftBlockInput, DraftEntity, DraftEntityInput, DraftData, DraftDataInput, DraftEntityRange, DraftEntityRangeInput, DraftInlineStyleRange, DraftInlineStyleRangeInput, } from 'draftjs-graphql'Based on https://medium.com/@wonderboymusic/using-draftjs-with-graphql-ec2ea55a7f8b