Cqrs.Query.after_create

You're seeing just the callback after_create, go back to Cqrs.Query module for more information.
Link to this callback

after_create(query, opts)

View Source

Specs

after_create(query(), opts()) :: {:ok, query()} | {:error, any()}