[T] MemberType
type MemberType = | ModelProperty | EnumMember | Operation | UnionVariant | ScalarConstructor;
Type that can be used as members of a container type.
type MemberType = | ModelProperty | EnumMember | Operation | UnionVariant | ScalarConstructor;
Type that can be used as members of a container type.