SCALAR
URL
An RFC 3986 and RFC 3987 compliant URI string.
link GraphQL Schema definition
- scalar URL
link Require by
- ContactRepresents user’s contact information.
- ContactCreateInputSpecified the fields required to create new contact.
- ContactUpdateInputSpecified the fields required to update existing contact.
- FormRepresents user’s form.
- FormCreateInputSpecified fields required to create form.
- FormUpdateInputSpecified the fields required to update form details.
- MessageMediaRepresents single media attached in the message.
- MessageMediaInputMedia entity used in the message attachment.
- WebhookRepresents user’s configured webhook.
- WebhookCreateInputSpecified fields required to configure webhook.
- WebhookUpdateInputSpecified fields required to configure webhook.