Skip to main content
Version: 2024-10-11

DateTimeRangeType

Date time range type

type DateTimeRangeType {
from: String
to: String
}

Fields

DateTimeRangeType.from ● String scalar

The lower boundary of the timestamp range in format: 2023-01-02T03:04:05.006Z

DateTimeRangeType.to ● String scalar

The upper boundary of the timestamp range in format: 2023-01-02T03:04:05.006Z

Member Of

PlayerGameAccount object ● TeamMember object