Class ResolveAssetCommentInput
- java.lang.Object
-
- ch.brix.gql.client.InputObject
-
- ch.brix.gql.client.frontify.input_objects.ResolveAssetCommentInput
-
public class ResolveAssetCommentInput extends ch.brix.gql.client.InputObject
-
-
Constructor Summary
Constructors Constructor Description ResolveAssetCommentInput()
-
-
-
Method Detail
-
id
public ResolveAssetCommentInput id(IdScalar v)
`AssetComment` Id to resolve.
-
-