Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createExternalAsset
-
Packages that use RootMutation_createExternalAsset Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createExternalAsset in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createExternalAsset Modifier and Type Method Description static RootMutation_createExternalAssetMutation. createExternalAsset()Create a new External `Asset` from a url. -
Uses of RootMutation_createExternalAsset in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createExternalAsset Modifier and Type Method Description RootMutation_createExternalAssetRootMutation_createExternalAsset. args(RootMutation_createExternalAsset_Args argsBuilder)RootMutation_createExternalAssetRootMutation_createExternalAsset. onCreateExternalAsset(On_CreateExternalAsset typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createExternalAsset Modifier and Type Method Description On_RootMutationOn_RootMutation. createExternalAsset(RootMutation_createExternalAsset callBuilder)Create a new External `Asset` from a url.
-