Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Field Property Mapping Support #100

Description

@conradwt

Does the core support mapping from the Ecto field, first_name, to the GraphQL field, firstName? I have played with Ruby GraphQL server and it seems that there's a property attribute on the field.`. In GraphQL version for Ruby, one would do something like the following:

field :firstName, !types.String, property: :first_name

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions