Mutation

create_site_platform_authentication

Add a new platform authentication to a site

Input Fields

site_id(): ID!
platform_authentication(): PlatformAuthenticationInput!

Return Fields

platform_authentication(): PlatformAuthentication!

Example

Query