GraphQL v0.3.0 GraphQL.Type
Summary
Functions
Converts a module type (StarWars.Schema.Character
) to a String ("Character"
)
Functions
Specs
implements?(GraphQL.Type.ObjectType.t, GraphQL.Type.Interface.t) :: boolean
Specs
module_to_string(atom) :: String.t
Converts a module type (StarWars.Schema.Character
) to a String ("Character"
)