createApplication: Application!

Creates new Qualo Application.

publicId: String!

Public identifier of the Application.

name: String!

Official name of the Application.

color: Color!

Primary color of the Application.

logo: ByteArray!

Application's logo.

description: String

Description of the Application.

isRequiringTenancy: Boolean!

If true then users can't login to this Application outside of Tenancy.

address: URL!

Address of API Gateway/Entry point for this Application.