Skip to content

v2.0.1

Compare
Choose a tag to compare
@obmarg obmarg released this 08 Nov 16:59

Bug Fixes

  • Some of the derives weren't recasing GraphQL types/fields correctly, leading
    to weird errors.
  • Scalars defined using impl_scalar! couldn't be used as variables. Now they
    can.