close
GraphQL Schema
menu
Types
INPUT_OBJECT
CustomRecaptcha
link
GraphQL Schema definition
input
CustomRecaptcha
{
siteKey
:
String
!
secretKey
:
String
!
}
link
Require by
CreateOnlineFormTypeInput
CreateOrUpdateOnlineFormTypeInput
UpdateOnlineFormTypeInput