SyncAssetInput
Autogenerated input type of SyncAsset
input SyncAssetInput {
clientMutationId: String
assetId: ID!
integration: ToolTypeCategory!
}
Fields
SyncAssetInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
SyncAssetInput.assetId ● ID! non-null scalar
SyncAssetInput.integration ● ToolTypeCategory! non-null enum
Member Of
syncAsset mutation