GraPDF
Demo
Change and send the query
Enter your Query!
{ document( doc: [ { title: { text: "Normal Title" } } { text: { text: "Normal Text" } } { title: { text: "Small Title", size: SMALL } } { text: { text: "Small Text", size: SMALL } } { title: { text: "Big Title", size: BIG } } { text: { text: "Big Text", size: BIG } } ] ) { blob } }
Get PDF
Go back to the homepage