Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

SDK:

  • ServiceHttpWrapper -> IServiceHttpWrapper.

    • The ServiceHttpWrapper class is no longer exposed directly. Use IServiceHttpWrapper instead.

  • MetaSearchField is now abstract.

    • If you are initializing MetaSearchField directly in your code, please use MetaSearchFieldMetaField or MetaSearchFieldProperty instead.

  • ParentGroupId removed from MetaFieldGroupRequest constructor.

    • Nested metafield groups are no longer supported. If you are using the MetaFieldGroupRequest constructor, please remove the ParentGroupId argument.

  • No labels