Baz.CollectionImports.Services.CreateCollectionImport (baz v0.0.17)

Link to this section Summary

Link to this section Types

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

collection_import()

@type collection_import() :: struct()
Link to this type

error_reason()

@type error_reason() :: term()

Link to this section Functions

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