You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code within this filder is just an example of working and basic implementation of sample incident details schema using GraphQL API in ServiceNow. It consist of:
3
+
4
+
1. schema (schema.gql)
5
+
2. scripted resolvers (.js extension)
6
+
3. json file representing the resolver mappings (key is Path, value is Resolver)
0 commit comments