nathanfirth
Tera Guru
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
11-03-2020
12:39 PM
GraphQL is an open-source data query and manipulation language for APIs. GraphQL offers many benefits over REST API’s, including:
- Fetching data across multiple sources from a single API call
- Returns only the data that is requested
- Supports validation and type checking
- Autogenerating API documentation
In this video, I’ll show you how to construct a sample GraphQL query to fetch data in ServiceNow and then how we can use GraphQL inside of a ServicePortal widget.
I've made the source code, download links, and widget available in the full blog post, available here: https://serviceportal.io/graphql-in-servicenow/
Cheers,
-----------------
Nathan Firth
Founder and Chief Portal Officer
NewRocket, Inc.
nathan.firth@newrocket.com
http://serviceportal.io
http://newrocket.com
Nathan Firth
Founder and Chief Portal Officer
NewRocket, Inc.
nathan.firth@newrocket.com
http://serviceportal.io
http://newrocket.com
- 2,338 Views
2 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.

