Baz.CollectionAssetImports.Services.CreateCollectionAssetImport (baz v0.0.16)

Link to this section Summary

Link to this section Types

@type attrs() :: map()
Link to this type

collection_asset_import()

@type collection_asset_import() ::
  Baz.CollectionAssetImports.CollectionAssetImport.t()
Link to this type

error_reason()

@type error_reason() :: term()

Link to this section Functions

@spec call(attrs()) :: {:ok, collection_asset_import()} | {:error, error_reason()}