Skip to main content

CreateSealInput

Autogenerated input type of CreateSeal

input CreateSealInput {
assetId: ID!
domain: String
language: String
color: String
background: String
position: SealPositionEnum
side: SealSideEnum
expireAt: ISO8601DateTime
clientMutationId: String
}

Fields

CreateSealInput.assetId ● ID! non-null scalar

Asset id to associate with this seal

CreateSealInput.domain ● String scalar

The domain name where the seal will be applied

CreateSealInput.language ● String scalar

Language code for the seal content (e.g., 'en-US', 'pt-BR', 'es', 'fr')

CreateSealInput.color ● String scalar

Color of the seal (e.g., 'red', 'blue', '#FF0000')

CreateSealInput.background ● String scalar

Background color of the seal (e.g., 'red', 'blue', '#FF0000')

CreateSealInput.position ● SealPositionEnum enum

Position type of the seal (e.g., 'RELATIVE', 'FIXED', 'FLOAT')

CreateSealInput.side ● SealSideEnum enum

Side of the document where the seal should be placed (e.g., 'LEFT', 'RIGHT')

CreateSealInput.expireAt ● ISO8601DateTime scalar

Expiration date and time for the seal in ISO8601 format

CreateSealInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

createSeal mutation

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.