o
    wiW                     @  s   d dl mZ d dlmZmZ d dlmZ d dlmZ ddl	m
Z
mZ G dd deZG d	d
 d
eZG dd deZG dd deZe  e  e  e  dS )    )annotations)ListOptional)Field)	GQLResult   )PageInfoFieldsProjectTriggersFieldsc                   @     e Zd ZU ded< dS )GetAutomationszOptional[GetAutomationsScope]scopeN__name__
__module____qualname____annotations__ r   r   `/home/ubuntu/.local/lib/python3.10/site-packages/wandb/automations/_generated/get_automations.pyr         
 r   c                   @  r
   )GetAutomationsScopez%Optional[GetAutomationsScopeProjects]projectsNr   r   r   r   r   r      r   r   c                   @  s(   e Zd ZU eddZded< ded< dS )GetAutomationsScopeProjectspageInfo)aliasr   	page_infoz&List[GetAutomationsScopeProjectsEdges]edgesN)r   r   r   r   r   r   r   r   r   r   r      s   
 r   c                   @  r
   ) GetAutomationsScopeProjectsEdgeszOptional[ProjectTriggersFields]nodeNr   r   r   r   r   r      r   r   N)
__future__r   typingr   r   pydanticr   wandb._pydanticr   	fragmentsr   r	   r   r   r   r   model_rebuildr   r   r   r   <module>   s   