Studio Service

Space

Space

A space detail for each organization.

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!The primary unique identifier for the space.
orgIdUUID!The id of the organization that space belong to.
nameString!The name of the space, unique name for each organization.
slugString
envJSON!The key value pairs data for space.
createdAtDatetime
updatedAtDatetime
createdByUUID
updatedByUUID
billingCustomerIdStringChargebee customer_id (joins studio.billing.id)
preferencesJSON!A default preferences for screens in space eg. operating hours
billingExpiresAtDateBilling expiration end of the month date from space-level subscription using last calendar day of expiration month/year specified on credit card
rootFolderIdUUID
orgByOrgIdOrgReads a single `Org` that is related to this `Space`.
userByCreatedByUserReads a single `User` that is related to this `Space`.
userByUpdatedByUserReads a single `User` that is related to this `Space`.
billingCustomerByBillingCustomerIdBillingCustomerReads a single `BillingCustomer` that is related to this `Space`.
folderByRootFolderIdFolderReads a single `Folder` that is related to this `Space`.
groupSpacesBySpaceIdGroupSpacesConnection!Reads and enables pagination through a set of `GroupSpace`.
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[GroupSpacesOrderBy!]The method to use when ordering `GroupSpace`.
conditionGroupSpaceConditionA condition to be used in determining which values should be returned by the collection.
filterGroupSpaceFilterA filter to be used in determining which values should be returned by the collection.
screenGroupsBySpaceIdScreenGroupsConnection!Reads and enables pagination through a set of `ScreenGroup`.
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[ScreenGroupsOrderBy!]The method to use when ordering `ScreenGroup`.
conditionScreenGroupConditionA condition to be used in determining which values should be returned by the collection.
filterScreenGroupFilterA filter to be used in determining which values should be returned by the collection.
castsBySpaceIdCastsConnection!Reads and enables pagination through a set of `Cast`.
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[CastsOrderBy!]The method to use when ordering `Cast`.
conditionCastConditionA condition to be used in determining which values should be returned by the collection.
filterCastFilterA filter to be used in determining which values should be returned by the collection.
screensBySpaceIdScreensConnection!Reads and enables pagination through a set of `Screen`.
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[ScreensOrderBy!]The method to use when ordering `Screen`.
conditionScreenConditionA condition to be used in determining which values should be returned by the collection.
filterScreenFilterA filter to be used in determining which values should be returned by the collection.
playlistsBySpaceIdPlaylistsConnection!Reads and enables pagination through a set of `Playlist`.
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[PlaylistsOrderBy!]The method to use when ordering `Playlist`.
conditionPlaylistConditionA condition to be used in determining which values should be returned by the collection.
filterPlaylistFilterA filter to be used in determining which values should be returned by the collection.
layoutsBySpaceIdLayoutsConnection!Reads and enables pagination through a set of `Layout`.
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[LayoutsOrderBy!]The method to use when ordering `Layout`.
conditionLayoutConditionA condition to be used in determining which values should be returned by the collection.
filterLayoutFilterA filter to be used in determining which values should be returned by the collection.
channelsBySpaceIdChannelsConnection!Reads and enables pagination through a set of `Channel`.
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[ChannelsOrderBy!]The method to use when ordering `Channel`.
conditionChannelConditionA condition to be used in determining which values should be returned by the collection.
filterChannelFilterA filter to be used in determining which values should be returned by the collection.
appInstallsBySpaceIdAppInstallsConnection!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.
favoritesBySpaceIdFavoritesConnection!Reads and enables pagination through a set of `Favorite`.
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[FavoritesOrderBy!]The method to use when ordering `Favorite`.
conditionFavoriteConditionA condition to be used in determining which values should be returned by the collection.
filterFavoriteFilterA filter to be used in determining which values should be returned by the collection.
fileProcessingJobsBySpaceIdFileProcessingJobsConnection!Reads and enables pagination through a set of `FileProcessingJob`.
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[FileProcessingJobsOrderBy!]The method to use when ordering `FileProcessingJob`.
conditionFileProcessingJobConditionA condition to be used in determining which values should be returned by the collection.
filterFileProcessingJobFilterA filter to be used in determining which values should be returned by the collection.
fileOutputsBySpaceIdFileOutputsConnection!Reads and enables pagination through a set of `FileOutput`.
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[FileOutputsOrderBy!]The method to use when ordering `FileOutput`.
conditionFileOutputConditionA condition to be used in determining which values should be returned by the collection.
filterFileOutputFilterA filter to be used in determining which values should be returned by the collection.
tagsBySpaceIdTagsConnection!Reads and enables pagination through a set of `Tag`.
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[TagsOrderBy!]The method to use when ordering `Tag`.
conditionTagConditionA condition to be used in determining which values should be returned by the collection.
filterTagFilterA filter to be used in determining which values should be returned by the collection.
tagAssociationsBySpaceIdTagAssociationsConnection!Reads and enables pagination through a set of `TagAssociation`.
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[TagAssociationsOrderBy!]The method to use when ordering `TagAssociation`.
conditionTagAssociationConditionA condition to be used in determining which values should be returned by the collection.
filterTagAssociationFilterA filter to be used in determining which values should be returned by the collection.
shareAssociationsByFromSpaceShareAssociationsConnection!Reads and enables pagination through a set of `ShareAssociation`.
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[ShareAssociationsOrderBy!]The method to use when ordering `ShareAssociation`.
conditionShareAssociationConditionA condition to be used in determining which values should be returned by the collection.
filterShareAssociationFilterA filter to be used in determining which values should be returned by the collection.
shareAssociationsByToSpaceShareAssociationsConnection!Reads and enables pagination through a set of `ShareAssociation`.
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[ShareAssociationsOrderBy!]The method to use when ordering `ShareAssociation`.
conditionShareAssociationConditionA condition to be used in determining which values should be returned by the collection.
filterShareAssociationFilterA filter to be used in determining which values should be returned by the collection.
shareAssociationsByToSpaceAndOrgIdShareAssociationsConnection!Reads and enables pagination through a set of `ShareAssociation`.
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[ShareAssociationsOrderBy!]The method to use when ordering `ShareAssociation`.
conditionShareAssociationConditionA condition to be used in determining which values should be returned by the collection.
filterShareAssociationFilterA filter to be used in determining which values should be returned by the collection.
screenContentHistoriesBySpaceIdScreenContentHistoriesConnection!Reads and enables pagination through a set of `ScreenContentHistory`.
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[ScreenContentHistoriesOrderBy!]The method to use when ordering `ScreenContentHistory`.
conditionScreenContentHistoryConditionA condition to be used in determining which values should be returned by the collection.
filterScreenContentHistoryFilterA filter to be used in determining which values should be returned by the collection.
sitesBySpaceIdSitesConnection!Reads and enables pagination through a set of `Site`.
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[SitesOrderBy!]The method to use when ordering `Site`.
conditionSiteConditionA condition to be used in determining which values should be returned by the collection.
filterSiteFilterA filter to be used in determining which values should be returned by the collection.
allAppInstallsBySpaceIdAppInstallsConnection!List of apps installed for the current space including global app install by organization.
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.
allSitesBySpaceIdSitesConnection!Get sites by given space.
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[SitesOrderBy!]The method to use when ordering `Site`.
appInstancesBySpaceIdAppInstancesConnection!Get app instances by given space.
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`.
availableAppInstallsBySpaceIdAppInstallsConnection!Get available app installs for the current space including global app installs, shared app installs, and app installs that were implicitly shared by sharing app instances.
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.
availableAppInstancesBySpaceIdAppInstancesConnection!Get available app instances for the current space including global app installs and shared app installs.
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.
availableAppInstancesBySpaceIdAndAppIdAppInstancesConnection!Get available app instances for the current space and specific appId including global app instances and shared app instances.
appIdUUID
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.
availableChannelsBySpaceIdChannelsConnection!Get available channels by space.
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.
availableFilesBySpaceIdFilesConnection!Get available files for the current space including global files and shared files.
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[FilesOrderBy!]The method to use when ordering `File`.
availableFoldersBySpaceIdFoldersConnection!Get available folders for the current space including shared folders.
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[FoldersOrderBy!]The method to use when ordering `Folder`.
availableLinksBySpaceIdLinksConnection!Get available links for the current space including shared links.
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[LinksOrderBy!]The method to use when ordering `Link`.
availablePlaylistsBySpaceIdPlaylistsConnection!Get available playlists for the current space including shared playlists.
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[PlaylistsOrderBy!]The method to use when ordering `Playlist`.
availableSitesBySpaceIdSitesConnection!Get available sites for the current space including shared sites.
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[SitesOrderBy!]The method to use when ordering `Site`.
castsBySpaceCastsConnection!Get default screen group by space.
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.
credentialsBySpaceIdCredentialsConnection!Get credentials by given space.
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[CredentialsOrderBy!]The method to use when ordering `Credential`.
defaultScreenGroupBySpaceScreenGroupGet default screen group by space.
filesBySpaceIdFilesConnection!Get files by given space.
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[FilesOrderBy!]The method to use when ordering `File`.
foldersBySpaceIdFoldersConnection!Get folders by given space.
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[FoldersOrderBy!]The method to use when ordering `Folder`.
groupsBySpaceIdGroupsConnection!List of groups for the current space including the group from org wide access granted.
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.
layoutsBySpaceLayoutsConnection!Reads and enables pagination through a set of `Layout`.
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.
linksBySpaceIdLinksConnection!Get links by given space.
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[LinksOrderBy!]The method to use when ordering `Link`.
publishedChannelsBySpaceIdChannelsConnection!Get published channel by space.
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[ChannelsOrderBy!]The method to use when ordering `Channel`.
conditionChannelConditionA condition to be used in determining which values should be returned by the collection.
filterChannelFilterA filter to be used in determining which values should be returned by the collection.
publishedPlaylistsBySpaceIdPlaylistsConnection!Get published playlists by space.
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[PlaylistsOrderBy!]The method to use when ordering `Playlist`.
conditionPlaylistConditionA condition to be used in determining which values should be returned by the collection.
filterPlaylistFilterA filter to be used in determining which values should be returned by the collection.