gateway.apigg.com
Open in
urlscan Pro
39.96.69.146
Public Scan
Submitted URL: https://gateway.apigg.com/
Effective URL: https://gateway.apigg.com/graphql
Submission: On May 24 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://gateway.apigg.com/graphql
Submission: On May 24 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
You need to enable JavaScript to run this app. docs iconhistory icon reload iconkeyboard shortcut iconsettings icon plus icon Yoga GraphiQL xxxxxxxxxx 1 # 2 # Welcome to Yoga GraphiQL 3 # 4 # Yoga GraphiQL is an in-browser tool for writing, validating, and 5 # testing GraphQL queries. 6 # 7 # Type queries into this side of the screen, and you will see intelligent 8 # typeaheads aware of the current GraphQL type schema and live syntax and 9 # validation errors highlighted within the text. 10 # 11 # GraphQL queries typically start with a "{" character. Lines that start 12 # with a # are ignored. 13 # 14 # An example GraphQL query might look like: 15 # 16 # { 17 # field(arg: "value") { 18 # subField 19 # } 20 # } 21 # 22 # Keyboard shortcuts: 23 # 24 # Prettify Query: Shift-Ctrl-P (or press the prettify button above) 25 # 26 # Merge Query: Shift-Ctrl-M (or press the merge button above) 27 # 28 # Run Query: Ctrl-Enter (or press the play button above) 29 # 30 # Auto Complete: Ctrl-Space (or just start typing) 31 # 32 play iconprettify iconmerge iconcopy icon VariablesHeaders chevron down icon 1 1 xxxxxxxxxx 1 x