Uses of Class
ch.brix.gql.client.frontify.input_objects.ReopenAssetCommentInput
-
Packages that use ReopenAssetCommentInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of ReopenAssetCommentInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type ReopenAssetCommentInput Modifier and Type Method Description RootMutation_reopenAssetComment_ArgsRootMutation_reopenAssetComment_Args. input(ReopenAssetCommentInput value)`ReopenAssetComment` input argument. -
Uses of ReopenAssetCommentInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return ReopenAssetCommentInput Modifier and Type Method Description ReopenAssetCommentInputReopenAssetCommentInput. id(IdScalar v)`AssetComment` Id to reopen.
-