Types
CreateLiveSpaceInput
Autogenerated input type of CreateLiveSpace
input
CreateLiveSpaceInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
notifyMembers
Boolean
default:false
Notify members of the container Space that the livestream has started.
record
Boolean
default:false
Record the livestream. Recording consumes the Network's storage allowance, so it is off unless asked for.
spaceId
ID
ID of the Space to start the livestream in — resource ID or GlobalID. Omit it to start the livestream on the Network itself. A blank value is not the same as omitting it and is rejected.
title
String!
required
Display title for the livestream.