Skip to content

sibelius/graphql-draftjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Draftjs

GraphQL types for DraftJS

Install

yarn install graphql-draftjs

Usage

import { 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

About

GraphQL Draftjs types

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published