ash_json_api v0.1.0 AshJsonApi.Includes.Includer View Source

Link to this section Summary

Link to this section Functions

Link to this function

get_includes(record_or_records, request)

View Source
get_includes(
  record_or_records :: struct() | [struct()] | nil,
  AshJsonApi.Request.t()
) :: {struct() | [struct()], [struct()]}