Riptide.Mutation.new
You're seeing just the function
new
, go back to Riptide.Mutation module for more information.
Specs
Creates a new mutation, optionally passing in a map for merges or deletes
Examples
iex> Riptide.Mutation.new
%Riptide.Mutation{delete: %{}, merge: %{}}