You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the API documentation I can already provide the relationships property when creating or updating a field. But it seems to be missing in the type definition of FieldBase which used in Fields.Create().
According to the API documentation I can already provide the
relationshipsproperty when creating or updating a field. But it seems to be missing in the type definition ofFieldBasewhich used inFields.Create().