fulib_absinthe v0.1.3 FulibAbsinthe.SchemaTypes View Source

GraphQL Schema Type 扩展类型

Link to this section Summary

Link to this section Functions

Link to this macro

field_datetime(field_key, opts \\ []) View Source (macro)

Link to this macro

field_enumable(field_key, opts \\ []) View Source (macro)

Link to this macro

field_paginater(field_name, arg, opts \\ []) View Source (macro)

Link to this macro

field_response(response_type, list) View Source (macro)

Link to this macro

object_paginater(entry_type, opts \\ []) View Source (macro)

Link to this macro

object_response(response_type) View Source (macro)

Link to this macro

object_response(response_type, list) View Source (macro)

Link to this macro

object_response_empty(response_type) View Source (macro)