Skip to content

support field mapping pragma on full type #1

Description

@metagn

Applies the given field mapping as the default field mapping for all fields:

type Foo {.mapping: snakeCase().}  = object
  fooBar: int
  fooBarBaz: string

Maybe the mapping pragma name is too generic though

Metadata

Metadata

Assignees

No one assigned

    Labels

    functionalityindependent new functionality/design

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions