JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Methods
Method
Description
ch.brix.gql.client.frontify.builders.On_Asset.metadataValues(Asset_metadataValues)
ch.brix.gql.client.frontify.builders.On_Audio.metadataValues(Audio_metadataValues)
ch.brix.gql.client.frontify.builders.On_Brand.color()
ch.brix.gql.client.frontify.builders.On_Brand.projects(Brand_projects)
ch.brix.gql.client.frontify.builders.On_Collection.isPrivate()
ch.brix.gql.client.frontify.builders.On_DeleteAsset.asset(DeleteAsset_asset)
ch.brix.gql.client.frontify.builders.On_DeleteAttachment.attachment(DeleteAttachment_attachment)
ch.brix.gql.client.frontify.builders.On_DeleteCollection.collection(DeleteCollection_collection)
ch.brix.gql.client.frontify.builders.On_DeleteComment.comment(DeleteComment_comment)
ch.brix.gql.client.frontify.builders.On_DeleteLicense.license(DeleteLicense_license)
ch.brix.gql.client.frontify.builders.On_DeleteMetadataField.metadataField(DeleteMetadataField_metadataField)
ch.brix.gql.client.frontify.builders.On_Document.metadataValues(Document_metadataValues)
ch.brix.gql.client.frontify.builders.On_DocumentLibrary.assetCount()
ch.brix.gql.client.frontify.builders.On_DocumentLibrary.metadataFields(DocumentLibrary_metadataFields)
ch.brix.gql.client.frontify.builders.On_EmbeddedContent.metadataValues(EmbeddedContent_metadataValues)
ch.brix.gql.client.frontify.builders.On_File.metadataValues(File_metadataValues)
ch.brix.gql.client.frontify.builders.On_Folder.subFolders(Folder_subFolders)
ch.brix.gql.client.frontify.builders.On_IconLibrary.assetCount()
ch.brix.gql.client.frontify.builders.On_IconLibrary.metadataFields(IconLibrary_metadataFields)
ch.brix.gql.client.frontify.builders.On_Image.metadataValues(Image_metadataValues)
ch.brix.gql.client.frontify.builders.On_Library.assetCount()
ch.brix.gql.client.frontify.builders.On_Library.metadataFields(Library_metadataFields)
ch.brix.gql.client.frontify.builders.On_LibraryRootFolder.subFolders(LibraryRootFolder_subFolders)
ch.brix.gql.client.frontify.builders.On_LogoLibrary.assetCount()
ch.brix.gql.client.frontify.builders.On_LogoLibrary.metadataFields(LogoLibrary_metadataFields)
ch.brix.gql.client.frontify.builders.On_MediaLibrary.assetCount()
ch.brix.gql.client.frontify.builders.On_MediaLibrary.metadataFields(MediaLibrary_metadataFields)
ch.brix.gql.client.frontify.builders.On_MetadataField.allowEmptyValue()
ch.brix.gql.client.frontify.builders.On_MetadataField.allowMultipleValues()
ch.brix.gql.client.frontify.builders.On_MetadataField.createdAt()
ch.brix.gql.client.frontify.builders.On_MetadataField.creator(MetadataField_creator)
ch.brix.gql.client.frontify.builders.On_MetadataField.defaultValue()
ch.brix.gql.client.frontify.builders.On_MetadataField.id()
ch.brix.gql.client.frontify.builders.On_MetadataField.isEditable()
ch.brix.gql.client.frontify.builders.On_MetadataField.isSearchable()
ch.brix.gql.client.frontify.builders.On_MetadataField.isVisible()
ch.brix.gql.client.frontify.builders.On_MetadataField.label()
ch.brix.gql.client.frontify.builders.On_MetadataField.modifiedAt()
ch.brix.gql.client.frontify.builders.On_MetadataField.modifier(MetadataField_modifier)
ch.brix.gql.client.frontify.builders.On_MetadataField.type()
ch.brix.gql.client.frontify.builders.On_MetadataField.values(MetadataField_values)
ch.brix.gql.client.frontify.builders.On_MetadataFieldValues.default_()
ch.brix.gql.client.frontify.builders.On_MetadataFieldValues.value()
ch.brix.gql.client.frontify.builders.On_MetadataValue.createdAt()
ch.brix.gql.client.frontify.builders.On_MetadataValue.creator(MetadataValue_creator)
ch.brix.gql.client.frontify.builders.On_MetadataValue.id()
ch.brix.gql.client.frontify.builders.On_MetadataValue.metadataField(MetadataValue_metadataField)
ch.brix.gql.client.frontify.builders.On_MetadataValue.modifiedAt()
ch.brix.gql.client.frontify.builders.On_MetadataValue.modifier(MetadataValue_modifier)
ch.brix.gql.client.frontify.builders.On_MetadataValue.value()
ch.brix.gql.client.frontify.builders.On_RootMutation.addAssetMetadataFieldValue(RootMutation_addAssetMetadataFieldValue)
ch.brix.gql.client.frontify.builders.On_RootMutation.createMetadataField(RootMutation_createMetadataField)
ch.brix.gql.client.frontify.builders.On_RootMutation.deleteMetadataField(RootMutation_deleteMetadataField)
ch.brix.gql.client.frontify.builders.On_RootMutation.removeMetadataValue(RootMutation_removeMetadataValue)
ch.brix.gql.client.frontify.builders.On_RootQuery.project(RootQuery_project)
ch.brix.gql.client.frontify.builders.On_SubFolder.subFolders(SubFolder_subFolders)
ch.brix.gql.client.frontify.builders.On_Video.metadataValues(Video_metadataValues)
ch.brix.gql.client.frontify.builders.On_Workspace.assetCount()
ch.brix.gql.client.frontify.builders.On_Workspace.metadataFields(Workspace_metadataFields)
ch.brix.gql.client.frontify.builders.On_WorkspaceRootFolder.subFolders(WorkspaceRootFolder_subFolders)
ch.brix.gql.client.frontify.interfaces.Asset.getMetadataValues()
ch.brix.gql.client.frontify.interfaces.Folder.getSubFolders()
ch.brix.gql.client.frontify.interfaces.Library.getAssetCount()
ch.brix.gql.client.frontify.interfaces.Library.getMetadataFields()
ch.brix.gql.client.frontify.Mutation.addAssetMetadataFieldValue()
ch.brix.gql.client.frontify.Mutation.createMetadataField()
ch.brix.gql.client.frontify.Mutation.deleteMetadataField()
ch.brix.gql.client.frontify.Mutation.removeMetadataValue()
ch.brix.gql.client.frontify.Query.project()