GraphQL support in connectors

Adding graphql support in connectors. It should support:

  1. A more elegant way to configure graphql apis using a query editor.
  2. inherent support with the tablegrid control for cursor based paging.
  3. support schema explorer using introspection.

This feature has been implemented. You can now add GraphQL connector with a supported graphql editor for adding apis.

For More Info - Refer this article