Studio Service

Link

The link table for store urls, website, etc.

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!
orgIdUUID!
spaceIdUUID!The uuid of the space of creator.
nameString!The friendly name of the link.
urlString!The full url address.
fileIdUUIDThe image capture of the website.
tags[String]!The json array of tags for the link.
linkTypeLinkType!Enum type of link type.
cloudConfigJSON
createdAtDatetime
updatedAtDatetime
createdByUUID
updatedByUUID
isSharedBoolean
isSharedExplicitBoolean
isSharedAllBoolean
orgByOrgIdOrgReads a single `Org` that is related to this `Link`.
fileByFileIdFileReads a single `File` that is related to this `Link`.
fileByFileIdAndOrgIdFileReads a single `File` that is related to this `Link`.
userByCreatedByUserReads a single `User` that is related to this `Link`.
userByUpdatedByUserReads a single `User` that is related to this `Link`.
associationsByToLinkAndOrgIdAssociationsConnection!Reads and enables pagination through a set of `Association`.
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[AssociationsOrderBy!]The method to use when ordering `Association`.
conditionAssociationConditionA condition to be used in determining which values should be returned by the collection.
filterAssociationFilterA filter to be used in determining which values should be returned by the collection.
favoritesByLinkIdFavoritesConnection!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.
favoritesByLinkIdAndOrgIdFavoritesConnection!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.
tagAssociationsByToLinkAndOrgIdTagAssociationsConnection!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.
shareAssociationsByShareLinkShareAssociationsConnection!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.
shareAssociationsByShareLinkAndOrgIdShareAssociationsConnection!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.
screenContentHistoriesByLinkIdAndOrgIdScreenContentHistoriesConnection!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.
castedScreenByLinkIdScreensConnection!Get casted screen(s) by link's id.
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.
isFavoriteBooleanReturn favorite status of a link.
sharedSpacesByLinkIdSpacesConnection!Spaces that currently got shared access to the link.
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.