Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
BoD committed Jan 15, 2025
1 parent 35db1d9 commit 1f0f4e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Since: 4.1.1
enum InlineClassCoercion { String, Boolean, Int, Long, Float, Double, Any }
""${'"'}
Generate an inline class for the given scalar type. The underlying type of the inline class is determined by the `coercion` argument.
Generate an inline class for the given scalar type. The wrapped type is determined by the `coercion` argument.
Since: 4.1.1
""${'"'}
directive @inlineClass(coercion: InlineClassCoercion!) on SCALAR
Expand Down

0 comments on commit 1f0f4e5

Please sign in to comment.