Skip to main content

systemPortal

Retrieves a system portal by its identifier. Throws an error with code NOT_FOUND if no portal is found.

systemPortal(
id: ID!
): SystemPortal!

Arguments

systemPortal.id ● ID! non-null scalar

Type

SystemPortal object

The details of a system portal.

System portals are applications that you can install through the EventsAir App Store. Contrary to event portals, they are global to your environment.

There are different types of system portals that can help you manage various aspects of your event, such as single sign-on. For more information, see the document on system portals.