SyncAssetPayload
Autogenerated return type of SyncAsset.
type SyncAssetPayload {
assetId: String
clientMutationId: String
failureReason: String
integration: String
}
Fields
SyncAssetPayload.assetId ● String scalar
SyncAssetPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
SyncAssetPayload.failureReason ● String scalar
SyncAssetPayload.integration ● String scalar
Returned By
syncAsset mutation