createTask
No description
createTask(
input: CreateTaskInput!
): Task!
Arguments
createTask.input
● CreateTaskInput!
non-null input
Type
Task
object
Task(id, name, description, community, creator, created, timeframe_start_date, timeframe_end_date, regularity, duration, slots_available, slots_taken, visibility, location_type, location, geolocation, geolocation_geojson, skills_v2, thumbnail, thumbnail_blurhash, contact_email, contact_phone, deleted_at)