Anchor to OnlineStoreThemeFileBodyOnline
OnlineStoreThemeFileBody
union
Requires access scope.
Represents the body of a theme file.
Anchor to Possible typesPossible types
- •OBJECT
Represents the base64 encoded body of a theme file.
- content
Base64 •String!non-null The body of the theme file, base64 encoded.
- content
- •OBJECT
Represents the body of a theme file.
- content•String!non-null
The body of the theme file.
- content•
- •OBJECT
Represents the url of the body of a theme file.
- url•URL!non-null
The short lived url for the body of the theme file.
- url•
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The body of the theme file.
Was this section helpful?
union OnlineStoreThemeFileBody = OnlineStoreThemeFileBodyBase64 | OnlineStoreThemeFileBodyText | OnlineStoreThemeFileBodyUrl