GraphQL documentation strings (“””) not showing up in AWS AppSync Documentation Explorer

letslearngraphql

GraphQL documentation strings (“””) not showing up in AWS AppSync Documentation Explorer

I’m trying to add documentation to my GraphQL schema in AWS AppSync using the standard GraphQL documentation syntax with triple quotes (“””).

 

Read More