GraphQL v0.3.0 GraphQL.Type.CompositeType

Provides get_field and get_fields accessors for composite types. This abstacts over the fields key being a map or a function that returns a map.

Summary

Functions

get_field(arg1, field_name)
get_fields(arg1)
has_field?(arg1, field_name)