Anchor to PageCreateUserErrorCodePage
PageCreateUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BLANKBLANK•
The input value is blank.
- Anchor to INVALID_PUBLISH_DATEINVALID_PUBLISH_DATE•
Can’t set isPublished to true and also set a future publish date.
- Anchor to INVALID_TYPEINVALID_TYPE•
The metafield type is invalid.
- Anchor to INVALID_VALUEINVALID_VALUE•
The value is invalid for the metafield type or for the definition options.
- Anchor to TAKENTAKEN•
The input value is already taken.
- Anchor to TOO_LONGTOO_LONG•
The input value is too long.
Was this section helpful?