Skip to content

Some types don't conform to SPEC #28

@ferhatelmas

Description

@ferhatelmas

Describe the bug
PartitionField and SortField don't conform to SPEC because property names are using snake case, instead of kebab case.

To Reproduce

PartitionField:

  1. field_id -> field-id ref
  2. source_id -> source-id ref

SortField:

  1. source_id -> source-id ref
  2. null_order -> null-order ref

Expected behavior
Types use kebab case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions