capitalize
Return a copy of the string with its first character capitalized and the rest lowercased.
link GraphQL Schema definition
- directive @capitalize on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT
link Require by
This element is not required by anyone