swap_case

Return a copy of the string with uppercase characters converted to lowercase and vice versa.

link GraphQL Schema definition

  • directive @swap_case on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT

link Require by

This element is not required by anyone