QueryableCodingKey
public enum QueryableCodingKey : String, CodingKey
The keys used when representing a resource in JSON. These can be used when constructing ContentTypeQuery instance to query against content types.
-
The name and description keys.
Declaration
Swift
case name
-
Declaration
Swift
case description