Studio Service

App

App

The created app to show in the App Store.

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!The uuid of the app.
visibilityAppVisibility!
categories[String]!The app's categories.
requirements[String]!A list of feature flags required for the installation of this app.
nameString!The name of the app, each app has unique name.
scrnString!The the app id on app register, once created not allow to change.
descriptionString
iconUrlString
developerString
tags[String]!
createdAtDatetime
updatedAtDatetime
defaultInstallAppDefaultInstallType!
slugString
appVersionsByAppIdAppVersionsConnection!Reads and enables pagination through a set of `AppVersion`.
firstIntOnly read the first `n` values of the set.
lastIntOnly read the last `n` values of the set.
offsetIntSkip the first `n` values from our `after` cursor, an alternative to cursor based pagination. May not be used with `last`.
beforeCursorRead all values in the set before (above) this cursor.
afterCursorRead all values in the set after (below) this cursor.
orderBy[AppVersionsOrderBy!]The method to use when ordering `AppVersion`.
conditionAppVersionConditionA condition to be used in determining which values should be returned by the collection.
filterAppVersionFilterA filter to be used in determining which values should be returned by the collection.
appInstallsByAppIdAppInstallsConnection!Reads and enables pagination through a set of `AppInstall`.
firstIntOnly read the first `n` values of the set.
lastIntOnly read the last `n` values of the set.
offsetIntSkip the first `n` values from our `after` cursor, an alternative to cursor based pagination. May not be used with `last`.
beforeCursorRead all values in the set before (above) this cursor.
afterCursorRead all values in the set after (below) this cursor.
orderBy[AppInstallsOrderBy!]The method to use when ordering `AppInstall`.
conditionAppInstallConditionA condition to be used in determining which values should be returned by the collection.
filterAppInstallFilterA filter to be used in determining which values should be returned by the collection.
appInstancesByAppIdAppInstancesConnection!Reads and enables pagination through a set of `AppInstance`.
firstIntOnly read the first `n` values of the set.
lastIntOnly read the last `n` values of the set.
offsetIntSkip the first `n` values from our `after` cursor, an alternative to cursor based pagination. May not be used with `last`.
beforeCursorRead all values in the set before (above) this cursor.
afterCursorRead all values in the set after (below) this cursor.
orderBy[AppInstancesOrderBy!]The method to use when ordering `AppInstance`.
conditionAppInstanceConditionA condition to be used in determining which values should be returned by the collection.
filterAppInstanceFilterA filter to be used in determining which values should be returned by the collection.
commonAppInstanceTemplatesByAppIdCommonAppInstanceTemplatesConnection!Reads and enables pagination through a set of `CommonAppInstanceTemplate`.
firstIntOnly read the first `n` values of the set.
lastIntOnly read the last `n` values of the set.
offsetIntSkip the first `n` values from our `after` cursor, an alternative to cursor based pagination. May not be used with `last`.
beforeCursorRead all values in the set before (above) this cursor.
afterCursorRead all values in the set after (below) this cursor.
orderBy[CommonAppInstanceTemplatesOrderBy!]The method to use when ordering `CommonAppInstanceTemplate`.
conditionCommonAppInstanceTemplateConditionA condition to be used in determining which values should be returned by the collection.
filterCommonAppInstanceTemplateFilterA filter to be used in determining which values should be returned by the collection.
appVersionByAppIdAppVersion
isInstalledBoolean
latestAppVersionByApIdAppVersion
latestAppVersionByAppIdAppVersion
stableAppVersionByAppIdAppVersion