retryCollection
This mutation tries to re-create a failed collection.
retryCollection(
input: RetryCollectionInput!
): CreateCollectionPayload!
Arguments
retryCollection.input
● RetryCollectionInput!
non-null input
Type
CreateCollectionPayload
object
Result of a successful create collection mutation.