DefaultProfileInputType
Last edit: Oct 26, 2022
No description
type DefaultProfileInputType {
custom_attachments: [AtachmentInputType]
custom_images: [ImageInputType]
deleted_at: JSONDate
properties: [CustomAttributeInputType]
}
No description
type DefaultProfileInputType {
custom_attachments: [AtachmentInputType]
custom_images: [ImageInputType]
deleted_at: JSONDate
properties: [CustomAttributeInputType]
}
custom_attachments
(AtachmentInputType
)custom_images
(ImageInputType
)deleted_at
(JSONDate
)properties
(CustomAttributeInputType
)