Mutation

create_folder_platform_authentication

Add a new platform authentication to a folder

Input Fields

folder_id(): ID!
platform_authentication(): PlatformAuthenticationInput!

Return Fields

platform_authentication(): PlatformAuthentication!

Example

Query