Skip to main content
Toolbar items
Back to site
Manage
Administration menu
Add Content
Content
Structure
Appearance
Extend
Configuration
People
Reports
Edit
Anonymous
User account actions
Log in
Edit
CBS Alumni Edge GraphQL
server
Breadcrumb
Home
Administration
Configuration
Servers
Primary tabs
•••
Edit
Persisted queries
Explorer
Voyager
Validate
Delete
Clone
Label
The human-readable name of this server.
Machine-readable name
A unique machine-readable name for this server. It must only contain lowercase letters, numbers, and underscores.
Schema
CBS Composable schema
Composable schema
Alterable composable schema
The schema to use with this server.
Schema configuration
Enabled extensions
Content hub extension
A simple extension that adds webinars , articles related fields.
Basic Page extension
A simple extension that adds basic page related fields.
Program extension
A simple extension that adds program related fields.
FAQ extension
A simple extension that adds faq related fields.
Core extension
An extension that provides core node funtionality
Faculty extension
A simple extension that adds faculty related fields.
Salesforce extension
An extension that provides salesforce api access for programs and iterations
Endpoint
https://sworks.cbs-execed-cms.dev.favish.com
The endpoint for http queries. Has to start with a forward slash. For example "/graphql".
Allow query batching
Whether batched queries are allowed.
Enable caching
Whether caching of queries and partial results is enabled.
Validation rules
Disable introspection
Security rule: Whether introspection should be disabled.
Max query depth
Security rule: The maximum allowed depth of nested queries. Leave empty to set unlimited.
Max query complexity
Security rule: The maximum allowed complexity of a query. Leave empty to set unlimited.
Debug settings
Add debugMessage key containing the exception message to errors.
Include the formatted original backtrace in errors.
Rethrow the internal GraphQL exceptions
Rethrow unsafe GraphQL exceptions, these are exceptions that have not been marked as safe to expose to clients.
It is recommended to disable all debugging in production. During development you can enable the information that you need above.
Delete