Absinthe.StreamData.DefaultTypeMapper (absinthe_streamdata v0.1.0) View Source

Default type mapper from Absinthe types to StreamData.

Link to this section Summary

Link to this section Functions

Link to this function

from_type(type, name, schema, type_mapper)

View Source

Callback implementation for Absinthe.StreamData.TypeMapper.from_type/4.

Callback implementation for Absinthe.StreamData.TypeMapper.list_of/2.

Callback implementation for Absinthe.StreamData.TypeMapper.non_null/2.

Callback implementation for Absinthe.StreamData.TypeMapper.optional/2.